Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbpa10x.c96 { HCI_RECV_VENDOR, .recv = hci_recv_diag },
Dhci_bcm.c568 { BCM_RECV_LM_DIAG, .recv = hci_recv_diag },
569 { BCM_RECV_NULL, .recv = hci_recv_diag },
Dbtusb.c997 hci_recv_diag(hdev, skb); in btusb_diag_complete()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1043 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb);
/Linux-v4.19/net/bluetooth/
Dhci_core.c3384 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb) in hci_recv_diag() function
3397 EXPORT_SYMBOL(hci_recv_diag);