Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1446 void hci_send_to_monitor(struct hci_dev *hdev, struct sk_buff *skb);
/Linux-v4.19/net/bluetooth/
Dhci_sock.c297 void hci_send_to_monitor(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_monitor() function
Dhci_core.c3458 hci_send_to_monitor(hdev, skb); in hci_send_frame()
4321 hci_send_to_monitor(hdev, skb); in hci_rx_work()