Home
last modified time | relevance | path

Searched refs:btstack_uart_posix_set_parity (Results 1 – 2 of 2) sorted by relevance

/btstack/test/mesh/
H A Dbtstack_uart_posix_pty.c238 static int btstack_uart_posix_set_parity(int parity){ function
381 … /* int (*set_parity)(int parity); */ &btstack_uart_posix_set_parity,
/btstack/platform/posix/
H A Dbtstack_uart_posix.c282 static int btstack_uart_posix_set_parity(int parity){ in btstack_uart_posix_set_parity() function
645 …int (*set_parity)(int parity); */ &btstack_uart_posix_set_parity,