TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
GATT GATT_MSG_EVENT message format. More...
Data Fields | |
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. | |
GATT GATT_MSG_EVENT message format.
This message is used to forward an incoming attribute protocol/profile message up to upper layer application.