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.c3039 static int hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_frame() function
3088 return hci_send_frame(hdev, skb); in hci_send_conn_frame()
3141 hci_send_frame(hdev, skb); in __hci_cmd_send()
3827 hci_send_frame(hdev, skb); in hci_tx_work()
4118 err = hci_send_frame(hdev, skb); in hci_send_cmd_sync()