Searched refs:hci_low_sent (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c1150 static inline struct hci_conn *hci_low_sent(struct hci_dev *hdev, __u8 type, int *quote) function
1219 while (hdev->acl_cnt && (conn = hci_low_sent(hdev, ACL_LINK, &quote))) {
1243 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) {

Completed in 77 milliseconds