diff options
Diffstat (limited to 'device/test/data/bluetooth/uppercase_uuid.xml')
-rw-r--r-- | device/test/data/bluetooth/uppercase_uuid.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/device/test/data/bluetooth/uppercase_uuid.xml b/device/test/data/bluetooth/uppercase_uuid.xml new file mode 100644 index 0000000..4e0574f --- /dev/null +++ b/device/test/data/bluetooth/uppercase_uuid.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<record> + <attribute id="0x0001"> + <sequence> + <uuid value="01234567-89AB-CDEF-0123-456789ABCDEF" /> + </sequence> + </attribute> +</record> |