Searched defs:toptions (Results 1 – 3 of 3) sorted by relevance
218 static void btstack_uart_posix_set_parity_option(struct termios * toptions, int parity){228 static void btstack_uart_posix_set_flowcontrol_option(struct termios * toptions, int flowcontrol){240 struct termios toptions; local256 struct termios toptions; local275 struct termios toptions; local
254 static void btstack_uart_posix_set_parity_option(struct termios * toptions, int parity){ in btstack_uart_posix_set_parity_option()272 static void btstack_uart_posix_set_flowcontrol_option(struct termios * toptions, int flowcontrol){ in btstack_uart_posix_set_flowcontrol_option()
300 struct termios toptions; in posix_i2s_test_bridge_init() local