Searched refs:send_done (Results 1 – 1 of 1) sorted by relevance
50 STATIC bool send_done; variable63 send_done = false; in btstack_uart_init()131 send_done = true; in btstack_uart_send_block()167 if (send_done) { in mp_bluetooth_btstack_hci_uart_process()169 send_done = false; in mp_bluetooth_btstack_hci_uart_process()
Completed in 2 milliseconds