Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1607 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb);
/linux-6.1.9/net/bluetooth/
Dhci_core.c4043 hci_event_packet(hdev, skb); in hci_rx_work()
Dhci_event.c7478 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb) in hci_event_packet() function