Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_uart.h57 #define BTSTACK_UART_PARITY_ODD 2 macro
/btstack/platform/posix/
H A Dbtstack_uart_posix.c264 case BTSTACK_UART_PARITY_ODD: in btstack_uart_posix_set_parity_option()