2022-06-09 09:30:53

by Jonas Maes

[permalink] [raw]
Subject: [PATCH BlueZ 0/1] Fix bug where bluetooth-meshd stops sending

This patch fixes a bug where bluetooth-meshd may stop invoking the tx
worker thread and hence stop broadcasting, accumulating all packets
in its tx_pkts queue instead.

Jonas Maes (1):
Fix bug where bluetooth-meshd stops sending

mesh/mesh-io-generic.c | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)

--
2.34.1