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

/linux-master/net/bluetooth/
H A Dhci_core.c3414 static struct hci_conn *hci_low_sent(struct hci_dev *hdev, __u8 type, function
3626 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) {
3649 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, ESCO_LINK,
3779 while (*cnt && (conn = hci_low_sent(hdev, ISO_LINK, &quote))) {

Completed in 84 milliseconds