Searched refs:HCIUARTSETFLAGS (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach.h | 33 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
|
| H A D | hciattach.c | 1218 if (flags && ioctl(fd, HCIUARTSETFLAGS, flags) < 0) { in init_uart()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_uart.h | 61 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
|
| H A D | hci_ldisc.c | 1261 case HCIUARTSETFLAGS: in hci_uart_tty_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_uart.h | 19 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
|
| H A D | hci_ldisc.c | 789 case HCIUARTSETFLAGS: in hci_uart_tty_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.h | 49 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
|
| H A D | hciattach.c | 295 if (flags && ioctl(fd, HCIUARTSETFLAGS, flags) < 0) { in init_uart()
|