Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_srv.c956 static struct bt_gatt_service proxy_svc = BT_GATT_SERVICE(proxy_attrs); variable
972 err = bt_gatt_service_register(&proxy_svc); in bt_mesh_proxy_gatt_enable()
1017 bt_gatt_service_unregister(&proxy_svc); in bt_mesh_proxy_gatt_disable()