Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dpb_gatt_srv.c170 static struct bt_gatt_service prov_svc = BT_GATT_SERVICE(prov_attrs); variable
184 (void)bt_gatt_service_register(&prov_svc); in bt_mesh_pb_gatt_srv_enable()
199 bt_gatt_service_unregister(&prov_svc); in bt_mesh_pb_gatt_srv_disable()