hci_low_sent     1348 net/bluetooth/hci_core.c 	while (hdev->acl_cnt && (conn = hci_low_sent(hdev, ACL_LINK, &quote))) {
hci_low_sent     1372 net/bluetooth/hci_core.c 	while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) {
hci_low_sent     1392 net/bluetooth/hci_core.c 	while (hdev->sco_cnt && (conn = hci_low_sent(hdev, ESCO_LINK, &quote))) {