zephyr/samples/bluetooth/hci_uart_3wire/src
Lingao Meng dc55305116 Samples: Bluetooth: Fix where the TX thread no longer be sent out
When ever `unack_queue_len` changed, should raise signal
`tx_queue_change` to let's tx_thread known queue changed.

Fixed the situation where the TX thread may no longer be sent out

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2024-10-24 17:51:50 +02:00
..
main.c Samples: Bluetooth: Fix where the TX thread no longer be sent out 2024-10-24 17:51:50 +02:00