Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h333 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb);
/linux-2.4.37.9/net/bluetooth/
Dhci_event.c750 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb) in hci_event_packet() function
Dhci_core.c1350 hci_event_packet(hdev, skb); in hci_rx_task()