Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c3636 static void hci_sched_sco(struct hci_dev *hdev, __u8 type) in hci_sched_sco() function
3710 hci_sched_sco(hdev, SCO_LINK); in hci_sched_acl_pkt()
3711 hci_sched_sco(hdev, ESCO_LINK); in hci_sched_acl_pkt()
3766 hci_sched_sco(hdev, SCO_LINK); in hci_sched_le()
3767 hci_sched_sco(hdev, ESCO_LINK); in hci_sched_le()
3816 hci_sched_sco(hdev, SCO_LINK); in hci_tx_work()
3817 hci_sched_sco(hdev, ESCO_LINK); in hci_tx_work()