Home
last modified time | relevance | path

Searched refs:bt_mesh_prov_get (Results 1 – 4 of 4) 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);
Dbeacon.c222 prov = bt_mesh_prov_get(); in unprovisioned_beacon_send()
Dproxy_server.c1331 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create()
Dprov.c1752 const struct bt_mesh_prov *bt_mesh_prov_get(void) in bt_mesh_prov_get() function