Home
last modified time | relevance | path

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

/btstack/platform/posix/
H A Dbtstack_uart_posix.c428 static int btstack_uart_slip_receive_active; variable
488 btstack_uart_slip_receive_active = 0; in btstack_uart_slip_posix_process_buffer()
577 btstack_uart_slip_receive_active = 1; in btstack_uart_slip_posix_receive_frame()
615 if (btstack_uart_slip_receive_active){ in hci_uart_posix_process()