Searched refs:HCIUARTSETPROTO (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach.h | 30 #define HCIUARTSETPROTO _IOW('U', 200, int) macro
|
| H A D | hciattach.c | 1223 if (ioctl(fd, HCIUARTSETPROTO, u->proto) < 0) { in init_uart()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_uart.h | 58 #define HCIUARTSETPROTO _IOW('U', 200, int) macro
|
| H A D | hci_ldisc.c | 1240 case HCIUARTSETPROTO: in hci_uart_tty_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_uart.h | 16 #define HCIUARTSETPROTO _IOW('U', 200, int) macro
|
| H A D | hci_ldisc.c | 766 case HCIUARTSETPROTO: in hci_uart_tty_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.h | 46 #define HCIUARTSETPROTO _IOW('U', 200, int) macro
|
| H A D | hciattach.c | 300 if (ioctl(fd, HCIUARTSETPROTO, u->proto) < 0) { in init_uart()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/brcm-tools/files/ |
| H A D | brcm_patchram_plus1.c | 145 #define HCIUARTSETPROTO _IOW('U', 200, int) macro 828 if (ioctl(uart_fd, HCIUARTSETPROTO, proto) < 0) { in proc_enable_hci()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/brcm_tools/ |
| H A D | brcm_patchram_plus1.c | 147 #define HCIUARTSETPROTO _IOW('U', 200, int) macro 926 if (ioctl(uart_fd, HCIUARTSETPROTO, proto) < 0) { in proc_enable_hci()
|