蓝牙BLE ATT剖析

Posted Wireless_Link

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了蓝牙BLE ATT剖析相关的知识,希望对你有一定的参考价值。

一.概述

The attribute protocol allows a device referred to as the server to expose a set 
of attributes and their associated values to a peer device referred to as the 
client. These attributes exposed by the server can be discovered, read, and 
written by a client, and can be indicated and notified by the server

二.架构


三.ATT DATA FORMAT


四.PDU总结

1.PUD ID

 

2.PDU requst and reponse

以上是关于蓝牙BLE ATT剖析的主要内容,如果未能解决你的问题,请参考以下文章