Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_core.c2980 static int hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_frame() function
3066 hci_send_frame(hdev, skb); in __hci_cmd_send()
3553 hci_send_frame(hdev, skb); in hci_sched_sco()
3577 hci_send_frame(hdev, skb); in hci_sched_esco()
3611 hci_send_frame(hdev, skb); in hci_sched_acl_pkt()
3667 hci_send_frame(hdev, skb); in hci_sched_le()
3701 hci_send_frame(hdev, skb); in hci_sched_iso()
3730 hci_send_frame(hdev, skb); in hci_tx_work()
4035 err = hci_send_frame(hdev, skb); in hci_send_cmd_sync()