Searched refs:hci_send_to_sock (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_sock.c | 202 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_sock() function 742 hci_send_to_sock(hdev, skb); in hci_si_event()
|
H A D | hci_core.c | 4054 hci_send_to_sock(hdev, skb); in hci_send_frame() 4939 hci_send_to_sock(hdev, skb); in hci_rx_work()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sock.c | 203 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_sock() function 800 hci_send_to_sock(hdev, skb); in hci_si_event()
|
H A D | hci_core.c | 3051 hci_send_to_sock(hdev, skb); in hci_send_frame() 4109 hci_send_to_sock(hdev, skb); in hci_rx_work()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1667 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 2147 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb);
|
Completed in 20 milliseconds