Searched refs:__rtk_send_hci_cmd (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_misc.h | 81 int __rtk_send_hci_cmd(struct usb_device *udev, u8 *buf, u16 size);
|
| H A D | rtk_bt.c | 1262 result = __rtk_send_hci_cmd(udev, cmd, 10); 1357 result = __rtk_send_hci_cmd(udev, cmd, 3); 1399 result = __rtk_send_hci_cmd(udev, cmd, 3);
|
| H A D | rtk_misc.c | 418 int __rtk_send_hci_cmd(struct usb_device *udev, u8 *buf, u16 size) in __rtk_send_hci_cmd() function
|