Searched refs:bt_mesh_prov (Results 1 – 10 of 10) sorted by relevance
30 const struct bt_mesh_prov *bt_mesh_prov_get(void);32 int bt_mesh_prov_init(const struct bt_mesh_prov *prov);
135 int bt_mesh_provisioner_prov_init(const struct bt_mesh_prov *prov_info);169 const struct bt_mesh_prov *bt_mesh_provisioner_get_prov_info(void);
209 const struct bt_mesh_prov *prov = NULL; in unprovisioned_beacon_send()
370 int bt_mesh_init(const struct bt_mesh_prov *prov, in bt_mesh_init()
193 static const struct bt_mesh_prov *prov;1752 const struct bt_mesh_prov *bt_mesh_prov_get(void) in bt_mesh_prov_get()1783 int bt_mesh_prov_init(const struct bt_mesh_prov *prov_info) in bt_mesh_prov_init()
320 static const struct bt_mesh_prov *prov;468 const struct bt_mesh_prov *bt_mesh_provisioner_get_prov_info(void) in bt_mesh_provisioner_get_prov_info()3288 int bt_mesh_provisioner_prov_init(const struct bt_mesh_prov *prov_info)
1331 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create()
69 const struct bt_mesh_prov *prov = NULL; in bt_mesh_provisioner_net_create()
70 struct bt_mesh_prov { struct466 int bt_mesh_init(const struct bt_mesh_prov *prov,
1836 int err_code = bt_mesh_init((struct bt_mesh_prov *)arg->mesh_init.prov, in btc_ble_mesh_prov_call_handler()