Searched refs:hci_recv_diag (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/bluetooth/
H A Dhci_bcm.c688 { BCM_RECV_LM_DIAG, .recv = hci_recv_diag },
689 { BCM_RECV_NULL, .recv = hci_recv_diag },
690 { BCM_RECV_TYPE49, .recv = hci_recv_diag },
691 { BCM_RECV_TYPE52, .recv = hci_recv_diag },
H A Dbpa10x.c81 { HCI_RECV_VENDOR, .recv = hci_recv_diag },
H A Dbtmtksdio.c435 return hci_recv_diag(hdev, skb);
H A Dhci_qca.c989 return hci_recv_diag(hdev, skb);
H A Dbtusb.c1716 hci_recv_diag(hdev, skb);
3345 return hci_recv_diag(hdev, skb);
/linux-master/net/bluetooth/
H A Dhci_core.c2993 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb) function
3006 EXPORT_SYMBOL(hci_recv_diag); variable
/linux-master/include/net/bluetooth/
H A Dhci_core.h1644 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb);

Completed in 163 milliseconds