Searched refs:__hci_cmd_send (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | btqca.c | 268 return __hci_cmd_send(hdev, EDL_PATCH_CMD_OPCODE, seg_size + 2, in qca_tlv_send_segment()
|
| H A D | btmtksdio.c | 194 err = __hci_cmd_send(hdev, 0xfc6f, hlen, &wc); in mtk_hci_wmt_sync()
|
| H A D | btmtkuart.c | 175 err = __hci_cmd_send(hdev, 0xfc6f, hlen, &wc); in mtk_hci_wmt_sync()
|
| H A D | btusb.c | 3051 err = __hci_cmd_send(hdev, 0xfc6f, hlen, wc); in btusb_mtk_hci_wmt_sync()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci_core.h | 1654 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen,
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_core.c | 4086 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_send() function 4115 EXPORT_SYMBOL(__hci_cmd_send);
|