Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dbtqca.c320 return __hci_cmd_send(hdev, EDL_PATCH_CMD_OPCODE, seg_size + 2, in qca_tlv_send_segment()
Dbtmtksdio.c194 err = __hci_cmd_send(hdev, 0xfc6f, hlen, &wc); in mtk_hci_wmt_sync()
Dbtmtkuart.c173 err = __hci_cmd_send(hdev, 0xfc6f, hlen, &wc); in mtk_hci_wmt_sync()
Dbtusb.c2370 err = __hci_cmd_send(hdev, 0xfc6f, hlen, wc); in btusb_mtk_hci_wmt_sync()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1709 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen,
/Linux-v5.15/net/bluetooth/
Dhci_core.c4276 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_send() function
4305 EXPORT_SYMBOL(__hci_cmd_send);