![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
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... | |
| #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.
| #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.
| #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.