Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dtransport.h83 bool bt_mesh_tx_in_progress(void);
H A Dlpn.c833 if (bt_mesh_tx_in_progress()) { in poll_timeout()
H A Dnet.c678 if (!iv_update && bt_mesh_tx_in_progress()) { in bt_mesh_net_iv_update()
H A Dtransport.c145 bool bt_mesh_tx_in_progress(void) in bt_mesh_tx_in_progress() function