TI BLE5-Stack API Documentation  9.11.01
Macros

Macros

#define ATT_FLOW_CTRL_VIOLATED_EVENT   0x7E
 Sent when ATT flow control is violated on a connection. This event is sent as an OSAL message defined as attFlowCtrlViolatedEvt_t. More...
 
#define ATT_MTU_UPDATED_EVENT   0x7F
 Sent when MTU is updated for a connection. This event is sent as an OSAL message defined as attMtuUpdatedEvt_t. More...
 
#define ATT_TRANSACTION_READY_EVENT   0x7D
 ATT transaction ready on the specified connection handle. This event is sent as an OSAL message defined as attTransactionReadyEvt_t. More...
 

Detailed Description

Macro Definition Documentation

§ ATT_FLOW_CTRL_VIOLATED_EVENT

#define ATT_FLOW_CTRL_VIOLATED_EVENT   0x7E

Sent when ATT flow control is violated on a connection. This event is sent as an OSAL message defined as attFlowCtrlViolatedEvt_t.

§ ATT_MTU_UPDATED_EVENT

#define ATT_MTU_UPDATED_EVENT   0x7F

Sent when MTU is updated for a connection. This event is sent as an OSAL message defined as attMtuUpdatedEvt_t.

§ ATT_TRANSACTION_READY_EVENT

#define ATT_TRANSACTION_READY_EVENT   0x7D

ATT transaction ready on the specified connection handle. This event is sent as an OSAL message defined as attTransactionReadyEvt_t.

© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale