Searched refs:proxy_attrs (Results 1 – 1 of 1) sorted by relevance
856 static struct bt_mesh_gatt_attr proxy_attrs[] = { variable874 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()