Home
last modified time | relevance | path

Searched refs:hci_recv_diag (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
Dbpa10x.c96 { HCI_RECV_VENDOR, .recv = hci_recv_diag },
Dhci_bcm.c437 { BCM_RECV_LM_DIAG, .recv = hci_recv_diag },
Dbtusb.c911 hci_recv_diag(hdev, skb); in btusb_diag_complete()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1093 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb);
/linux-4.4.14/net/bluetooth/
Dhci_core.c3561 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb) in hci_recv_diag() function
3574 EXPORT_SYMBOL(hci_recv_diag);