Searched refs:bt_mesh_prov_active (Results 1 – 5 of 5) sorted by relevance
183 bool bt_mesh_prov_active(void);
306 bool bt_mesh_prov_active(void) in bt_mesh_prov_active() function
637 if (!IS_ENABLED(CONFIG_BT_MESH_PROV) || !bt_mesh_prov_active() || in bt_mesh_start()
730 if (bt_mesh_prov_active()) { in bt_mesh_prov_disable()
514 if (!bt_mesh_prov_active()) { in beacon_send()