Searched refs:bt_mesh_tx_in_progress (Results 1 – 4 of 4) sorted by relevance
98 bool bt_mesh_tx_in_progress(void);
874 if (bt_mesh_tx_in_progress()) { in poll_timeout()
711 if (!iv_update && bt_mesh_tx_in_progress()) { in bt_mesh_net_iv_update()
243 bool bt_mesh_tx_in_progress(void) in bt_mesh_tx_in_progress() function