Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c856 static struct bt_mesh_gatt_attr proxy_attrs[] = { variable
874 struct bt_mesh_gatt_service proxy_svc = BLE_MESH_GATT_SERVICE(proxy_attrs);
1029 return bt_mesh_gatts_notify(conn, &proxy_attrs[4], data, len); in proxy_send()