src/eric7/MicroPython/BluetoothDialogs/data/service_uuids.yaml

branch
eric7
changeset 11168
896d0aa3e829
parent 10090
8be7dd9460c5
diff -r a3f5af773bc7 -r 896d0aa3e829 src/eric7/MicroPython/BluetoothDialogs/data/service_uuids.yaml
--- a/src/eric7/MicroPython/BluetoothDialogs/data/service_uuids.yaml	Sat Mar 15 11:53:21 2025 +0100
+++ b/src/eric7/MicroPython/BluetoothDialogs/data/service_uuids.yaml	Sun Mar 16 12:15:35 2025 +0100
@@ -27,17 +27,17 @@
 # 
 # This document is subject to change without notice.
 # 
-# Copyright © 2020–2023 by Bluetooth SIG, Inc. The Bluetooth word mark and logos
+# Copyright © 2020–2025 by Bluetooth SIG, Inc. The Bluetooth word mark and logos
 # are owned by Bluetooth SIG, Inc. Other third-party brands and names are the
 # property of their respective owners.
 
 uuids:
  - uuid: 0x1800
-   name: Generic Access
-   id: org.bluetooth.service.generic_access
+   name: GAP
+   id: org.bluetooth.service.gap
  - uuid: 0x1801
-   name: Generic Attribute
-   id: org.bluetooth.service.generic_attribute
+   name: GATT
+   id: org.bluetooth.service.gatt
  - uuid: 0x1802
    name: Immediate Alert
    id: org.bluetooth.service.immediate_alert
@@ -164,6 +164,12 @@
  - uuid: 0x183E
    name: Physical Activity Monitor
    id: org.bluetooth.service.physical_activity_monitor
+ - uuid: 0x183F
+   name: Elapsed Time
+   id: org.bluetooth.service.elapsed_time
+ - uuid: 0x1840
+   name: Generic Health Sensor
+   id: org.bluetooth.service.generic_health_sensor
  - uuid: 0x1843
    name: Audio Input Control
    id: org.bluetooth.service.audio_input_control
@@ -227,3 +233,15 @@
  - uuid: 0x1857
    name: Electronic Shelf Label
    id: org.bluetooth.service.electronic_shelf_label
+ - uuid: 0x1858
+   name: Gaming Audio
+   id: org.bluetooth.service.gaming_audio
+ - uuid: 0x1859
+   name: Mesh Proxy Solicitation
+   id: org.bluetooth.service.mesh_proxy_solicitation
+ - uuid: 0x185A
+   name: Industrial Measurement Device
+   id: org.bluetooth.service.industrial_measurement_device
+ - uuid: 0x185B
+   name: Ranging
+   id: org.bluetooth.service.ranging

eric ide

mercurial