Searched refs:bt_mesh_prov_get (Results 1 – 7 of 7) sorted by relevance
195 const struct bt_mesh_prov *bt_mesh_prov_get(void);
222 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create()
360 prov = bt_mesh_prov_get(); in unprovisioned_beacon_send()409 prov = bt_mesh_prov_get(); in unprovisioned_beacon_recv()
301 const struct bt_mesh_prov *bt_mesh_prov_get(void) in bt_mesh_prov_get() function
88 prov = bt_mesh_prov_get(); in bt_mesh_provision()
911 if (memcmp(buf->data, bt_mesh_prov_get()->uuid, 16)) { in link_open()
668 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in handle_extended_scan_start()