Home
last modified time | relevance | path

Searched refs:__hci_cmd_send (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtmtk.c66 err = __hci_cmd_send(hdev, 0xfd5b, 0, NULL); in btmtk_coredump()
619 err = __hci_cmd_send(hdev, 0xfc6f, hlen, wc); in btmtk_usb_hci_wmt_sync()
H A Dbtusb.c2974 err = __hci_cmd_send(hdev, 0xfc0c, 1, param); in btusb_coredump_qca()
/linux/net/bluetooth/
H A Dhci_core.c3057 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_send() function
3086 EXPORT_SYMBOL(__hci_cmd_send);
/linux/include/net/bluetooth/
H A Dhci_core.h2222 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen,