Home
last modified time | relevance | path

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

/openbmc/linux/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.c434 return hci_recv_diag(hdev, skb); in btmtksdio_recv_acl()
H A Dbtusb.c1729 hci_recv_diag(hdev, skb); in btusb_diag_complete()
3348 return hci_recv_diag(hdev, skb); in btusb_recv_acl_mtk()
H A Dhci_qca.c989 return hci_recv_diag(hdev, skb); in qca_recv_acl_data()
/openbmc/linux/net/bluetooth/
H A Dhci_core.c2916 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb) in hci_recv_diag() function
2929 EXPORT_SYMBOL(hci_recv_diag);
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1638 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb);