Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.h98 bool bt_mesh_tx_in_progress(void);
Dlpn.c874 if (bt_mesh_tx_in_progress()) { in poll_timeout()
Dnet.c711 if (!iv_update && bt_mesh_tx_in_progress()) { in bt_mesh_net_iv_update()
Dtransport.c243 bool bt_mesh_tx_in_progress(void) in bt_mesh_tx_in_progress() function