Home
last modified time | relevance | path

Searched defs:prov (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_common_api.c17 esp_err_t esp_ble_mesh_init(esp_ble_mesh_prov_t *prov, esp_ble_mesh_comp_t *comp) in esp_ble_mesh_init()
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/
Dble_mesh_cfg_srv_model.c20 esp_ble_mesh_prov_t prov = { variable
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/
Dmain.c348 int bt_mesh_init(const struct bt_mesh_prov *prov, in bt_mesh_init()
Dbeacon.c204 const struct bt_mesh_prov *prov = NULL; in unprovisioned_beacon_send() local
Dproxy_server.c1334 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create() local
Dprovisioner_main.c69 const struct bt_mesh_prov *prov = NULL; in bt_mesh_provisioner_net_create() local
Dprov.c192 static const struct bt_mesh_prov *prov; variable
Dprovisioner_prov.c317 static const struct bt_mesh_prov *prov; variable
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_client/main/
Dmain.c102 static esp_ble_mesh_prov_t prov = { variable
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/
Dmain.c147 static esp_ble_mesh_prov_t prov = { variable
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/
Dmain.c159 static esp_ble_mesh_prov_t prov = { variable
/hal_espressif-3.4.0/examples/bluetooth/nimble/blemesh/main/
Dapp_mesh.c396 static const struct bt_mesh_prov prov = { variable
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h92 esp_ble_mesh_prov_t *prov; member