Searched refs:btstack_uart_slip_wrapper_read_byte (Results 1 – 1 of 1) sorted by relevance
70 static uint8_t btstack_uart_slip_wrapper_read_byte; variable117 original_uart->receive_block(&btstack_uart_slip_wrapper_read_byte, 1); in btstack_uart_slip_wrapper_read_next_byte()124 …if ((btstack_uart_slip_wrapper_receive_start == 0u) && (btstack_uart_slip_wrapper_read_byte != BTS… in btstack_uart_slip_wrapper_block_received()127 btstack_slip_decoder_process(btstack_uart_slip_wrapper_read_byte); in btstack_uart_slip_wrapper_block_received()