Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.h80 bool bt_mesh_tx_in_progress(void);
Dlpn.c121 if (bt_mesh_tx_in_progress()) { in poll_timeout()
Dnet.c332 if (!iv_update && bt_mesh_tx_in_progress()) { in bt_mesh_net_iv_update()
Dtransport.c183 bool bt_mesh_tx_in_progress(void) in bt_mesh_tx_in_progress() function