Home
last modified time | relevance | path

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

/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 Dbtintel_pcie.c339 hci_recv_diag(hdev, skb); in btintel_pcie_dump_debug_registers()
1139 hci_recv_diag(hdev, skb); in btintel_pcie_recv_event()
H A Dbtmtksdio.c436 return hci_recv_diag(hdev, skb); in btmtksdio_recv_acl()
H A Dbtmtk.c962 return hci_recv_diag(hdev, skb); in btmtk_usb_recv_acl()
H A Dhci_qca.c1004 return hci_recv_diag(hdev, skb); in qca_recv_acl_data()
H A Dbtusb.c1760 hci_recv_diag(hdev, skb); in btusb_diag_complete()
/linux/net/bluetooth/
H A Dcoredump.c256 hci_recv_diag(hdev, skb); in hci_devcd_dump()
H A Dhci_core.c2975 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb) in hci_recv_diag() function
2988 EXPORT_SYMBOL(hci_recv_diag);
/linux/include/net/bluetooth/
H A Dhci_core.h1739 int hci_recv_diag(struct hci_dev *hdev, struct sk_buff *skb);