Searched refs:bt_mesh_prov (Results 1 – 13 of 13) sorted by relevance
19 const struct bt_mesh_prov *bt_mesh_prov_get(void);21 int bt_mesh_prov_init(const struct bt_mesh_prov *prov);
69 struct bt_mesh_prov { struct396 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp,
196 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in bt_mesh_prov_enable()422 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp, in bt_mesh_init()
178 const struct bt_mesh_prov *prov; in unprovisioned_beacon_send()
214 static const struct bt_mesh_prov *prov;1703 const struct bt_mesh_prov *bt_mesh_prov_get(void) in bt_mesh_prov_get()1720 int bt_mesh_prov_init(const struct bt_mesh_prov *prov_info) in bt_mesh_prov_init()
1274 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create()
61 static const struct bt_mesh_prov *prov;
3798 const struct bt_mesh_prov *prov = NULL; in bt_mesh_provisioner_local_provision()3800 extern const struct bt_mesh_prov *bt_mesh_prov_get(void); in bt_mesh_provisioner_local_provision()
23 static struct bt_mesh_prov genie_mesh_provision;
36 struct bt_mesh_prov *prov;193 static struct bt_mesh_prov prov = {0}; in ble_stack_mesh_init()
27 static struct bt_mesh_prov prov;
165 static struct bt_mesh_prov node_prov = {190 static struct bt_mesh_prov node_prov = {
506 static struct bt_mesh_prov prov = {
Completed in 42 milliseconds