Searched refs:hci_send_to_sock (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/net/bluetooth/ |
D | hci_sock.c | 88 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb, in hci_send_to_sock() function
|
D | hci_core.c | 1528 hci_send_to_sock(hdev, skb, NULL); in hci_send_frame() 1975 hci_send_to_sock(hdev, skb, NULL); in hci_rx_task()
|
D | mgmt.c | 487 hci_send_to_sock(NULL, skb, skip_sk); in mgmt_event()
|
D | hci_event.c | 2691 hci_send_to_sock(hdev, skb, NULL); in hci_si_event()
|
/linux-2.6.39/include/net/bluetooth/ |
D | hci_core.h | 747 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb,
|