Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dproxy_srv.c895 static struct bt_gatt_service proxy_svc = BT_GATT_SERVICE(proxy_attrs); variable
904 err = bt_gatt_service_register(&proxy_svc); in svc_reg_work_handler()
969 bt_gatt_service_unregister(&proxy_svc); in bt_mesh_proxy_gatt_disable()