Home
last modified time | relevance | path

Searched full:ble_mesh_prov (Results 1 – 8 of 8) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dmesh.c204 #if (MYNEWT_VAL(BLE_MESH_PROV)) in bt_mesh_init()
215 #if (MYNEWT_VAL(BLE_MESH_PROV)) in bt_mesh_init()
H A Dbeacon.c235 if ((MYNEWT_VAL(BLE_MESH_PROV)) && bt_prov_active()) { in beacon_send()
H A Dprov.c9 #if MYNEWT_VAL(BLE_MESH_PROV) == 1
1650 #endif //MYNEWT_VAL(BLE_MESH_PROV) == 1
H A Dshell.c1763 #if MYNEWT_VAL(BLE_MESH_PROV)
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml20 BLE_MESH_PROV:
537 BLE_MESH_PROV: 1
540 BLE_MESH_PROV: 1
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_light/
H A Dsyscfg.yml43 BLE_MESH_PROV: 1
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_shell/
H A Dsyscfg.yml39 BLE_MESH_PROV: 1
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dglue.h351 #define CONFIG_BT_MESH_PROV BLE_MESH_PROV