蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例

分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow

也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!

                generic attribute profile (GATT)
The Generic Attributes (GATT) define a hierarchical data structure that is exposed to connected Bluetooth LE devices.

一.UUID

GATT Services

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第1张图片

GATT Attribute Types

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第2张图片

GATT Characteristic Descriptors

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第3张图片

GATT Characteristic Types

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第4张图片
更多UUID分配:https://www.bluetooth.com/specifications/assigned-numbers

二.分析

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第5张图片

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第6张图片

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第7张图片

再贴几个例子:

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第8张图片

蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例_第9张图片

           

给我老师的人工智能教程打call!http://blog.csdn.net/jiangjunshow

这里写图片描述

你可能感兴趣的:(蓝牙 BLE GATT 剖析(二)-- GATT UUID and 举例)