Searched refs:__hci_cmd_send (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/bluetooth/
H A Dbtmtk.c60 err = __hci_cmd_send(hdev, 0xfd5b, 0, NULL);
H A Dbtmtkuart.c121 err = __hci_cmd_send(hdev, 0xfc6f, hlen, wc);
H A Dbtqca.c462 return __hci_cmd_send(hdev, EDL_PATCH_CMD_OPCODE, seg_size + 2,
H A Dbtrtl.c950 __hci_cmd_send(hdev, RTL_VSC_OP_COREDUMP, sizeof(param), param);
H A Dbtmtksdio.c175 err = __hci_cmd_send(hdev, 0xfc6f, hlen, wc);
H A Dhci_qca.c1816 err = __hci_cmd_send(hdev, 0xfc0c, 1, param);
H A Dbtusb.c2828 err = __hci_cmd_send(hdev, 0xfc6f, hlen, wc);
3516 err = __hci_cmd_send(hdev, 0xfc0c, 1, param);
/linux-master/net/bluetooth/
H A Dhci_core.c3117 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, function
3146 EXPORT_SYMBOL(__hci_cmd_send); variable
/linux-master/include/net/bluetooth/
H A Dhci_core.h2135 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen,

Completed in 208 milliseconds