Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dprov.h196 int bt_mesh_prov_init(const struct bt_mesh_prov *prov);
Dprov.c444 int bt_mesh_prov_init(const struct bt_mesh_prov *prov_info) in bt_mesh_prov_init() function
Dmain.c479 err = bt_mesh_prov_init(prov); in bt_mesh_init()