Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_core.c2996 static int hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_frame() function
3036 return hci_send_frame(hdev, skb); in hci_send_conn_frame()
3089 hci_send_frame(hdev, skb); in __hci_cmd_send()
3747 hci_send_frame(hdev, skb); in hci_tx_work()
4060 err = hci_send_frame(hdev, skb); in hci_send_cmd_sync()