Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_core.c1120 static inline struct hci_conn *hci_low_sent(struct hci_dev *hdev, __u8 type, int *quote) in hci_low_sent() function
1187 while (hdev->acl_cnt && (conn = hci_low_sent(hdev, ACL_LINK, &quote))) { in hci_sched_acl()
1208 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) { in hci_sched_sco()