sco_cnt 321 include/net/bluetooth/hci_core.h unsigned int sco_cnt; sco_cnt 1838 net/bluetooth/hci_core.c hdev->acl_cnt = 0; hdev->sco_cnt = 0; hdev->le_cnt = 0; sco_cnt 3858 net/bluetooth/hci_core.c cnt = hdev->sco_cnt; sco_cnt 3964 net/bluetooth/hci_core.c cnt = hdev->sco_cnt; sco_cnt 4174 net/bluetooth/hci_core.c while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, "e))) { sco_cnt 4197 net/bluetooth/hci_core.c while (hdev->sco_cnt && (conn = hci_low_sent(hdev, ESCO_LINK, sco_cnt 4267 net/bluetooth/hci_core.c hdev->sco_cnt, hdev->le_cnt); sco_cnt 727 net/bluetooth/hci_event.c hdev->sco_cnt = hdev->sco_pkts; sco_cnt 3685 net/bluetooth/hci_event.c hdev->sco_cnt += count; sco_cnt 3686 net/bluetooth/hci_event.c if (hdev->sco_cnt > hdev->sco_pkts) sco_cnt 3687 net/bluetooth/hci_event.c hdev->sco_cnt = hdev->sco_pkts;