Home
last modified time | relevance | path

Searched refs:CONFIG_BT_MESH_PROV (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h26 #ifndef CONFIG_BT_MESH_PROV
28 #define CONFIG_BT_MESH_PROV 1 macro
44 #ifndef CONFIG_BT_MESH_PROV
46 #define CONFIG_BT_MESH_PROV 1 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dmain.c167 if (IS_ENABLED(CONFIG_BT_MESH_PROV)) { in bt_mesh_reset()
472 if (IS_ENABLED(CONFIG_BT_MESH_PROV)) { in bt_mesh_init()
A Dbeacon.c261 if (IS_ENABLED(CONFIG_BT_MESH_PROV) && bt_prov_active()) { in beacon_send()
A Dnet.c1428 if (IS_ENABLED(CONFIG_BT_MESH_PROV)) { in bt_mesh_net_start()
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A Dbuild.mk61 ifeq ($(CONFIG_BT_MESH_PROV), y)
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig72 CONFIG_BT_MESH_PROV=y
A Dbt_preconfig101 CONFIG_BT_MESH_PROV=y
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig72 CONFIG_BT_MESH_PROV=y
A Dbt_preconfig101 CONFIG_BT_MESH_PROV=y
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c2541 #if defined(CONFIG_BT_MESH_PROV)

Completed in 13 milliseconds