Data Fields

attMsg_t Union Reference

#include <att.h>

Data Fields

attExchangeMTUReq_t exchangeMTUReq
 ATT Exchange MTU Request.
attFindInfoReq_t findInfoReq
 ATT Find Information Request.
attFindByTypeValueReq_t findByTypeValueReq
 ATT Find By Type Vaue Request.
attReadByTypeReq_t readByTypeReq
 ATT Read By Type Request.
attReadReq_t readReq
 ATT Read Request.
attReadBlobReq_t readBlobReq
 ATT Read Blob Request.
attReadMultiReq_t readMultiReq
 ATT Read Multiple Request.
attReadByGrpTypeReq_t readByGrpTypeReq
 ATT Read By Group Type Request.
attWriteReq_t writeReq
 ATT Write Request.
attPrepareWriteReq_t prepareWriteReq
 ATT Prepare Write Request.
attExecuteWriteReq_t executeWriteReq
 ATT Execute Write Request.
attErrorRsp_t errorRsp
 ATT Error Response.
attExchangeMTURsp_t exchangeMTURsp
 ATT Exchange MTU Response.
attFindInfoRsp_t findInfoRsp
 ATT Find Information Response.
attFindByTypeValueRsp_t findByTypeValueRsp
 ATT Find By Type Vaue Response.
attReadByTypeRsp_t readByTypeRsp
 ATT Read By Type Response.
attReadRsp_t readRsp
 ATT Read Response.
attReadBlobRsp_t readBlobRsp
 ATT Read Blob Response.
attReadMultiRsp_t readMultiRsp
 ATT Read Multiple Response.
attReadByGrpTypeRsp_t readByGrpTypeRsp
 ATT Read By Group Type Response.
attPrepareWriteRsp_t prepareWriteRsp
 ATT Prepare Write Response.
attHandleValueNoti_t handleValueNoti
 ATT Handle Value Notification.
attHandleValueInd_t handleValueInd
 ATT Handle Value Indication.

Detailed Description

ATT Message format. It's a union of all attribute protocol messages used between the attribute protocol and upper layer profile/application.


The documentation for this union was generated from the following file: