TI BLE5-Stack API Documentation  9.12.00
Data Fields
gattMsg_t Union Reference

GATT Message format. More...

Data Fields

attErrorRsp_t errorRsp
 ATT Error Response. More...
 
attExchangeMTUReq_t exchangeMTUReq
 ATT Exchange MTU Request. More...
 
attExchangeMTURsp_t exchangeMTURsp
 ATT Exchange MTU Response. More...
 
attExecuteWriteReq_t executeWriteReq
 ATT Execute Write Request. More...
 
attFindByTypeValueReq_t findByTypeValueReq
 ATT Find By Type Value Request. More...
 
attFindByTypeValueRsp_t findByTypeValueRsp
 ATT Find By Type Value Response. More...
 
attFindInfoReq_t findInfoReq
 ATT Find Information Request. More...
 
attFindInfoRsp_t findInfoRsp
 ATT Find Information Response. More...
 
attFlowCtrlViolatedEvt_t flowCtrlEvt
 ATT Flow Control Violated Event. More...
 
gattFindByTypeValueReq_t gattFindByTypeValueReq
 GATT Find By Type Value Request. More...
 
gattReadByTypeReq_t gattReadByTypeReq
 GATT Read By Type Request. More...
 
gattReliableWritesReq_t gattReliableWritesReq
 GATT Reliable Writes Request. More...
 
gattWriteLongReq_t gattWriteLongReq
 GATT Long Write Request. More...
 
attHandleValueInd_t handleValueInd
 ATT Handle Value Indication. More...
 
attHandleValueNoti_t handleValueNoti
 ATT Handle Value Notification. More...
 
attMtuUpdatedEvt_t mtuEvt
 ATT MTU Updated Event. More...
 
attPrepareWriteReq_t prepareWriteReq
 ATT Prepare Write Request. More...
 
attPrepareWriteRsp_t prepareWriteRsp
 ATT Prepare Write Response. More...
 
attReadBlobReq_t readBlobReq
 ATT Read Blob Request. More...
 
attReadBlobRsp_t readBlobRsp
 ATT Read Blob Response. More...
 
attReadByGrpTypeReq_t readByGrpTypeReq
 ATT Read By Group Type Request. More...
 
attReadByGrpTypeRsp_t readByGrpTypeRsp
 ATT Read By Group Type Response. More...
 
attReadByTypeReq_t readByTypeReq
 ATT Read By Type Request. More...
 
attReadByTypeRsp_t readByTypeRsp
 ATT Read By Type Response. More...
 
attReadMultiReq_t readMultiReq
 ATT Read Multiple Request. More...
 
attReadMultiRsp_t readMultiRsp
 ATT Read Multiple Response. More...
 
attReadReq_t readReq
 ATT Read Request. More...
 
attReadRsp_t readRsp
 ATT Read Response. More...
 
attWriteReq_t writeReq
 ATT Write Request. More...
 

Detailed Description

GATT Message format.

This is a union of all attribute protocol/profile messages and locally-generated events used between the attribute protocol/profile and upper layer application.

Field Documentation

§ errorRsp

attErrorRsp_t errorRsp

ATT Error Response.

§ exchangeMTUReq

attExchangeMTUReq_t exchangeMTUReq

ATT Exchange MTU Request.

§ exchangeMTURsp

attExchangeMTURsp_t exchangeMTURsp

ATT Exchange MTU Response.

§ executeWriteReq

attExecuteWriteReq_t executeWriteReq

ATT Execute Write Request.

§ findByTypeValueReq

attFindByTypeValueReq_t findByTypeValueReq

ATT Find By Type Value Request.

§ findByTypeValueRsp

attFindByTypeValueRsp_t findByTypeValueRsp

ATT Find By Type Value Response.

§ findInfoReq

attFindInfoReq_t findInfoReq

ATT Find Information Request.

§ findInfoRsp

attFindInfoRsp_t findInfoRsp

ATT Find Information Response.

§ flowCtrlEvt

ATT Flow Control Violated Event.

§ gattFindByTypeValueReq

gattFindByTypeValueReq_t gattFindByTypeValueReq

GATT Find By Type Value Request.

§ gattReadByTypeReq

gattReadByTypeReq_t gattReadByTypeReq

GATT Read By Type Request.

§ gattReliableWritesReq

gattReliableWritesReq_t gattReliableWritesReq

GATT Reliable Writes Request.

§ gattWriteLongReq

gattWriteLongReq_t gattWriteLongReq

GATT Long Write Request.

§ handleValueInd

attHandleValueInd_t handleValueInd

ATT Handle Value Indication.

§ handleValueNoti

attHandleValueNoti_t handleValueNoti

ATT Handle Value Notification.

§ mtuEvt

ATT MTU Updated Event.

§ prepareWriteReq

attPrepareWriteReq_t prepareWriteReq

ATT Prepare Write Request.

§ prepareWriteRsp

attPrepareWriteRsp_t prepareWriteRsp

ATT Prepare Write Response.

§ readBlobReq

attReadBlobReq_t readBlobReq

ATT Read Blob Request.

§ readBlobRsp

attReadBlobRsp_t readBlobRsp

ATT Read Blob Response.

§ readByGrpTypeReq

attReadByGrpTypeReq_t readByGrpTypeReq

ATT Read By Group Type Request.

§ readByGrpTypeRsp

attReadByGrpTypeRsp_t readByGrpTypeRsp

ATT Read By Group Type Response.

§ readByTypeReq

attReadByTypeReq_t readByTypeReq

ATT Read By Type Request.

§ readByTypeRsp

attReadByTypeRsp_t readByTypeRsp

ATT Read By Type Response.

§ readMultiReq

attReadMultiReq_t readMultiReq

ATT Read Multiple Request.

§ readMultiRsp

attReadMultiRsp_t readMultiRsp

ATT Read Multiple Response.

§ readReq

attReadReq_t readReq

ATT Read Request.

§ readRsp

attReadRsp_t readRsp

ATT Read Response.

§ writeReq

attWriteReq_t writeReq

ATT Write Request.


The documentation for this union was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale