Home
last modified time | relevance | path

Searched refs:bt_mesh_prov_init (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.h32 int bt_mesh_prov_init(const struct bt_mesh_prov *prov);
Dmain.c411 err = bt_mesh_prov_init(prov); in bt_mesh_init()
Dprov.c1783 int bt_mesh_prov_init(const struct bt_mesh_prov *prov_info) in bt_mesh_prov_init() function