Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_srv.c943 static struct bt_gatt_attr proxy_attrs[] = { variable
959 static struct bt_gatt_service proxy_svc = BT_GATT_SERVICE(proxy_attrs);
1211 .attr = &proxy_attrs[3], in proxy_send()