Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprov.h13 bool bt_prov_active(void);
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_reset.c72 if (bt_prov_active()) in genie_reset_provision()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dbeacon.c261 if (IS_ENABLED(CONFIG_BT_MESH_PROV) && bt_prov_active()) { in beacon_send()
A Dprov.c1597 if (!bt_prov_active() && bt_mesh_is_provisioned()) { in bt_mesh_pb_adv_recv()
1708 bool bt_prov_active(void) in bt_prov_active() function

Completed in 7 milliseconds