Home
last modified time | relevance | path

Searched defs:btstack_uart_slip_outgoing_buffer (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dbtstack_uart_slip_wrapper.c67 static uint8_t btstack_uart_slip_outgoing_buffer[SLIP_TX_CHUNK_LEN+1]; variable
/btstack/platform/posix/
H A Dbtstack_uart_posix.c415 static uint8_t btstack_uart_slip_outgoing_buffer[SLIP_TX_CHUNK_LEN+1]; variable