Searched refs:bt_mesh_prov_get (Results 1 – 6 of 6) sorted by relevance
19 const struct bt_mesh_prov *bt_mesh_prov_get(void);
196 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in bt_mesh_prov_enable()
191 prov = bt_mesh_prov_get(); in unprovisioned_beacon_send()
1274 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create()
1703 const struct bt_mesh_prov *bt_mesh_prov_get(void) in bt_mesh_prov_get() function
3800 extern const struct bt_mesh_prov *bt_mesh_prov_get(void); in bt_mesh_provisioner_local_provision()3802 prov = bt_mesh_prov_get(); in bt_mesh_provisioner_local_provision()
Completed in 17 milliseconds