Searched refs:bt_mesh_tx_in_progress (Results 1 – 4 of 4) sorted by relevance
80 bool bt_mesh_tx_in_progress(void);
121 if (bt_mesh_tx_in_progress()) { in poll_timeout()
332 if (!iv_update && bt_mesh_tx_in_progress()) { in bt_mesh_net_iv_update()
183 bool bt_mesh_tx_in_progress(void) in bt_mesh_tx_in_progress() function