Home
last modified time | relevance | path

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

/samples/bluetooth/hci_uart_3wire/src/
A Dmain.c138 static struct k_poll_signal tx_queue_change = variable
139 K_POLL_SIGNAL_INITIALIZER(tx_queue_change);
230 k_poll_signal_raise(&tx_queue_change, 0); in process_unack()
367 k_poll_signal_raise(&tx_queue_change, 0); in retx_timeout()
646 &tx_queue_change, 1), in tx_thread()
663 tx_queue_change.signaled = 0U; in tx_thread()

Completed in 14 milliseconds