forked from NordicSemiconductor/bluetooth-numbers-database
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescriptor_uuids.json
21 lines (21 loc) · 2.69 KB
/
descriptor_uuids.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{ "name": "Characteristic Extended Properties", "identifier": "org.bluetooth.descriptor.gatt.characteristic_extended_properties", "uuid": "2900", "source": "gss" },
{ "name": "Characteristic User Descriptor", "identifier": "org.bluetooth.descriptor.gatt.characteristic_user_description", "uuid": "2901", "source": "gss" },
{ "name": "Client Characteristic Configuration", "identifier": "org.bluetooth.descriptor.gatt.client_characteristic_configuration", "uuid": "2902", "source": "gss"},
{ "name": "Server Characteristic Configuration", "identifier": "org.bluetooth.descriptor.gatt.server_characteristic_configuration", "uuid": "2903", "source": "gss"},
{ "name": "Characteristic Presentation Format", "identifier": "org.bluetooth.descriptor.gatt.characteristic_presentation_format", "uuid": "2904", "source": "gss" },
{ "name": "Characteristic Aggregate Format", "identifier": "org.bluetooth.descriptor.gatt.characteristic_aggregate_format", "uuid": "2905", "source": "gss" },
{ "name": "Valid Range", "identifier": "org.bluetooth.descriptor.valid_range", "uuid": "2906", "source": "gss"},
{ "name": "External Report Reference", "identifier": "org.bluetooth.descriptor.external_report_reference", "uuid": "2907", "source": "gss"},
{ "name": "Report Reference", "identifier": "org.bluetooth.descriptor.report_reference", "uuid": "2908", "source": "gss"},
{ "name": "Number of Digitals", "identifier": "org.bluetooth.descriptor.number_of_digitals", "uuid": "2909", "source": "gss"},
{ "name": "Value Trigger Setting", "identifier": "org.bluetooth.descriptor.value_trigger_setting", "uuid": "290A", "source": "gss"},
{ "name": "Environmental Sensing Configuration", "identifier": "org.bluetooth.descriptor.environmental_sensing_configuration", "uuid": "290B", "source": "gss"},
{ "name": "Environmental Sensing Measurement", "identifier": "org.bluetooth.descriptor.environmental_sensing_measurement", "uuid": "290C", "source": "gss"},
{ "name": "Environmental Sensing Trigger Setting", "identifier": "org.bluetooth.descriptor.environmental_sensing_trigger_setting", "uuid": "290D", "source": "gss"},
{ "name": "Time Trigger Setting", "identifier": "org.bluetooth.descriptor.time_trigger_setting", "uuid": "290E", "source": "gss"},
{ "name": "Complete BR-EDR Transport Block Data", "identifier": "org.bluetooth.descriptor.complete_bredr_transport_block_data", "uuid": "290F", "source": "gss"},
{ "name": "Sarah Test 3", "identifier": "com.santansarah", "uuid": "320F", "source": "sarah"},
{ "name": "Sarah Test 4", "identifier": "com.santansarah", "uuid": "330F", "source": "sarah"},
{ "name": "Sarah Test 5", "identifier": "com.santansarah", "uuid": "340F", "source": "sarah"}
]