Searched refs:read_hci_evt (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach_rtk.c | 1801 int read_hci_evt(int fd, uint8_t * buff, uint8_t evt_code) in read_hci_evt() function 1899 ret = read_hci_evt(dd, bytes, 0x0e); in hci_download_patch_h4() 1968 res = read_hci_evt(fd, bytes, 0x0e); in rtk_vendor_change_speed_h4() 3040 ret = read_hci_evt(fd, result, 0x0e); in rtk_hci_local_ver() 3101 ret = read_hci_evt(fd, result, 0x0e); in rtk_hci_rom_ver()
|