Home
last modified time | relevance | path

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

/btstack/platform/wiced/
H A Dbtstack_uart_block_wiced.c79 BTSTACK_FLOW_CONTROL_UART, enumerator
174 btstack_flow_control_mode = BTSTACK_FLOW_CONTROL_UART; in btstack_uart_block_wiced_init()
193 if (btstack_flow_control_mode == BTSTACK_FLOW_CONTROL_UART){ in btstack_uart_block_wiced_open()
221 case BTSTACK_FLOW_CONTROL_UART: in btstack_uart_block_wiced_open()
238 case BTSTACK_FLOW_CONTROL_UART: in btstack_uart_block_wiced_open()
249 if (btstack_flow_control_mode != BTSTACK_FLOW_CONTROL_UART){ in btstack_uart_block_wiced_open()
328 if (btstack_flow_control_mode == BTSTACK_FLOW_CONTROL_UART){ in btstack_uart_block_wiced_set_baudrate()