Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c769 static const struct bt_uuid_128 vnd1_uuid = BT_UUID_INIT_128( variable
881 BT_GATT_PRIMARY_SERVICE(&vnd1_uuid),
907 bt_uuid_to_str(&vnd1_uuid.uuid, str, sizeof(str)); in cmd_register_test_svc()
932 bt_uuid_to_str(&vnd1_uuid.uuid, str, sizeof(str)); in cmd_unregister_test_svc()