Searched refs:BTSTACK_UART_PARITY_ODD (Results 1 – 2 of 2) sorted by relevance
/btstack/src/ | ||
H A D | btstack_uart.h | 57 #define BTSTACK_UART_PARITY_ODD 2 macro |
/btstack/platform/posix/ | ||
H A D | btstack_uart_posix.c | 264 case BTSTACK_UART_PARITY_ODD: in btstack_uart_posix_set_parity_option() |