sco_pkts 328 include/net/bluetooth/hci_core.h unsigned int sco_pkts; sco_pkts 126 include/net/bluetooth/hci_sock.h __u16 sco_pkts; sco_pkts 2032 net/bluetooth/hci_core.c hdev->sco_pkts = *((__u16 *) &dr.dev_opt + 0); sco_pkts 2127 net/bluetooth/hci_core.c di.sco_pkts = hdev->sco_pkts; sco_pkts 2132 net/bluetooth/hci_core.c di.sco_pkts = 0; sco_pkts 719 net/bluetooth/hci_event.c hdev->sco_pkts = __le16_to_cpu(rp->sco_max_pkt); sco_pkts 723 net/bluetooth/hci_event.c hdev->sco_pkts = 8; sco_pkts 727 net/bluetooth/hci_event.c hdev->sco_cnt = hdev->sco_pkts; sco_pkts 730 net/bluetooth/hci_event.c hdev->acl_pkts, hdev->sco_mtu, hdev->sco_pkts); sco_pkts 3686 net/bluetooth/hci_event.c if (hdev->sco_cnt > hdev->sco_pkts) sco_pkts 3687 net/bluetooth/hci_event.c hdev->sco_cnt = hdev->sco_pkts;