Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c3038 static int hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_frame() function
3087 return hci_send_frame(hdev, skb); in hci_send_conn_frame()
3140 hci_send_frame(hdev, skb); in __hci_cmd_send()
3826 hci_send_frame(hdev, skb); in hci_tx_work()
4117 err = hci_send_frame(hdev, skb); in hci_send_cmd_sync()