Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.h30 const struct bt_mesh_prov *bt_mesh_prov_get(void);
32 int bt_mesh_prov_init(const struct bt_mesh_prov *prov);
Dprovisioner_prov.h135 int bt_mesh_provisioner_prov_init(const struct bt_mesh_prov *prov_info);
169 const struct bt_mesh_prov *bt_mesh_provisioner_get_prov_info(void);
Dbeacon.c209 const struct bt_mesh_prov *prov = NULL; in unprovisioned_beacon_send()
Dmain.c370 int bt_mesh_init(const struct bt_mesh_prov *prov, in bt_mesh_init()
Dprov.c193 static const struct bt_mesh_prov *prov;
1752 const struct bt_mesh_prov *bt_mesh_prov_get(void) in bt_mesh_prov_get()
1783 int bt_mesh_prov_init(const struct bt_mesh_prov *prov_info) in bt_mesh_prov_init()
Dprovisioner_prov.c320 static const struct bt_mesh_prov *prov;
468 const struct bt_mesh_prov *bt_mesh_provisioner_get_prov_info(void) in bt_mesh_provisioner_get_prov_info()
3288 int bt_mesh_provisioner_prov_init(const struct bt_mesh_prov *prov_info)
Dproxy_server.c1331 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create()
Dprovisioner_main.c69 const struct bt_mesh_prov *prov = NULL; in bt_mesh_provisioner_net_create()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h70 struct bt_mesh_prov { struct
466 int bt_mesh_init(const struct bt_mesh_prov *prov,
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1836 int err_code = bt_mesh_init((struct bt_mesh_prov *)arg->mesh_init.prov, in btc_ble_mesh_prov_call_handler()