Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dgatt.c778 static const struct bt_uuid_128 vnd1_uuid = BT_UUID_INIT_128( variable
890 BT_GATT_PRIMARY_SERVICE(&vnd1_uuid),
916 bt_uuid_to_str(&vnd1_uuid.uuid, str, sizeof(str)); in cmd_register_test_svc()
941 bt_uuid_to_str(&vnd1_uuid.uuid, str, sizeof(str)); in cmd_unregister_test_svc()