![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
GATT GATT_MSG_EVENT message format. More...
Data Fields | |
| uint16 | connHandle |
| Connection message was received on. More... | |
| osal_event_hdr_t | hdr |
| GATT_MSG_EVENT and status. More... | |
| uint8 | method |
| Type of message. More... | |
| gattMsg_t | msg |
| Attribute protocol/profile message. More... | |
GATT GATT_MSG_EVENT message format.
This message is used to forward an incoming attribute protocol/profile message up to upper layer application.
| uint16 connHandle |
Connection message was received on.
| osal_event_hdr_t hdr |
GATT_MSG_EVENT and status.
| uint8 method |
Type of message.
| gattMsg_t msg |
Attribute protocol/profile message.