Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1774 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb);
/linux/net/bluetooth/
H A Dhci_core.c4031 hci_event_packet(hdev, skb); in hci_rx_work()
H A Dhci_event.c7446 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb) in hci_event_packet() function