SWRU271I October 2010 – January 2020 CC2540 , CC2540T , CC2541 , CC2541-Q1 , CC2640R2F
Events are received from the Bluetooth Low Energy stack in the application as a GATT_MSG_EVENT stack message sent as an OSAL message. The events are received as the following structure, where the method signifies the ATT event and the message is a union of the ATT events:
This section lists the ATT events by their method and display their structure that is used in the message payload. These events are in the att.h file.