Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c814 static struct bt_gatt_attr proxy_attrs[] = { variable
826 static struct bt_gatt_service proxy_svc = BT_GATT_SERVICE(proxy_attrs);
979 return bt_gatt_notify(conn, &proxy_attrs[3], data, len); in proxy_send()

Completed in 4 milliseconds