Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c879 static struct bt_gatt_attr vnd1_attrs[] = { variable
891 static struct bt_gatt_service vnd1_svc = BT_GATT_SERVICE(vnd1_attrs);
1069 params[i].attr = vnd1_attrs; in cmd_notify_mult()