|
最近在研究BLE蓝牙,顺便把官网上的UUID列表对应类型翻译了一下,水平一般(大多采用有道、谷歌翻译,外加自己的理解对翻译进行校正),仅做参考。如果有翻译不正确的地方还望指出。
GATT services (服务):
官网地址:https://www.bluetooth.com/specifications/gatt/services/
名称 中文释义 统一类型ID 分配的号码 规范
Generic Access 通用访问 org.bluetooth.service.generic_access 0x1800 GSS
Alert Notification Service 闹钟通知 org.bluetooth.service.alert_notification 0x1811 GSS
Automation IO 自动化输入输出 org.bluetooth.service.automation_io 0x1815 GSS
Battery Service 电池数据 org.bluetooth.service.battery_service 0x180F GSS
Binary Sensor 二元传感器 GATT Service UUID 0x183B BSS
Blood Pressure 血压 org.bluetooth.service.blood_pressure 0x1810 GSS
Body Composition 身体组成 org.bluetooth.service.body_composition 0x181B GSS
Bond Management Service 设备绑定管理 org.bluetooth.service.bond_management 0x181E GSS
Continuous Glucose Monitoring 动态血糖检测 org.bluetooth.service.continuous_glucose_monitoring 0x181F GSS
Current Time Service 当前时间 org.bluetooth.service.current_time 0x1805 GSS
Cycling Power 骑行能量 org.bluetooth.service.cycling_power 0x1818 GSS
Cycling Speed and Cadence 循环速度、节奏 org.bluetooth.service.cycling_speed_and_cadence 0x1816 GSS
Device Information 设备信息 org.bluetooth.service.device_information 0x180A GSS
Emergency Configuration 应急配置 GATT Service UUID 0x183C EMCS
Environmental Sensing 环境传感 org.bluetooth.service.environmental_sensing 0x181A GSS
Fitness Machine 健康设备 org.bluetooth.service.fitness_machine 0x1826 GSS
Generic Attribute 通用属性 org.bluetooth.service.generic_attribute 0x1801 GSS
Glucose 葡萄糖 org.bluetooth.service.glucose 0x1808 GSS
Health Thermometer 温度计 org.bluetooth.service.health_thermometer 0x1809 GSS
Heart Rate 心率 org.bluetooth.service.heart_rate 0x180D GSS
HTTP Proxy HTTP代理 org.bluetooth.service.http_proxy 0x1823 GSS
Human Interface Device HID设备 org.bluetooth.service.human_interface_device 0x1812 GSS
Immediate Alert 即时闹钟 org.bluetooth.service.immediate_alert 0x1802 GSS
Indoor Positioning 室内定位 org.bluetooth.service.indoor_positioning 0x1821 GSS
Insulin Delivery 胰岛素给药 org.bluetooth.service.insulin_delivery 0x183A GSS
Internet Protocol Support Service 互联网协议支持 org.bluetooth.service.internet_protocol_support 0x1820 GSS
Link Loss 连接丢失 org.bluetooth.service.link_loss 0x1803 GSS
Location and Navigation 定位及导航 org.bluetooth.service.location_and_navigation 0x1819 GSS
Mesh Provisioning Service 节点配置 org.bluetooth.service.mesh_provisioning 0x1827 GSS
Mesh Proxy Service 节点代理 org.bluetooth.service.mesh_proxy 0x1828 GSS
Next DST Change Service 下个日光节约时间(夏令时)更改 org.bluetooth.service.next_dst_change 0x1807 GSS
Object Transfer Service 对象传输 org.bluetooth.service.object_transfer 0x1825 GSS
Phone Alert Status Service 手机报警状态 org.bluetooth.service.phone_alert_status 0x180E GSS
Pulse Oximeter Service 脉搏血氧计 org.bluetooth.service.pulse_oximeter 0x1822 GSS
Reconnection Configuration 重连配置 org.bluetooth.service.reconnection_configuration 0x1829 GSS
Reference Time Update Service 参照时间更新 org.bluetooth.service.reference_time_update 0x1806 GSS
Running Speed and Cadence 跑步速度、节奏 org.bluetooth.service.running_speed_and_cadence 0x1814 GSS
Scan Parameters 扫描参数 org.bluetooth.service.scan_parameters 0x1813 GSS
Transport Discovery 传输发现 org.bluetooth.service.transport_discovery 0x1824 GSS
Tx Power 发送功率 org.bluetooth.service.tx_power 0x1804 GSS
User Data 用户数据 org.bluetooth.service.user_data 0x181C GSS
Weight Scale 体重秤 org.bluetooth.service.weight_scale 0x181D GSS
————————————————
版权声明:本文为CSDN博主「hrx-@@」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/lang523493505/article/details/103474961
|
+10
|