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