Searched refs:hci_send_to_channel (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/bluetooth/ |
D | mgmt_util.c | 54 hci_send_to_channel(channel, skb, flag, skip_sk); in mgmt_send_event()
|
D | hci_sock.c | 216 void hci_send_to_channel(unsigned short channel, struct sk_buff *skb, in hci_send_to_channel() function 302 hci_send_to_channel(HCI_CHANNEL_MONITOR, skb_copy, in hci_send_to_monitor() 465 hci_send_to_channel(HCI_CHANNEL_MONITOR, skb, in hci_sock_dev_event()
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci_core.h | 1382 void hci_send_to_channel(unsigned short channel, struct sk_buff *skb,
|