|
TI BLE Stack API Documentation
2.03.01.00
|
#include <gatt.h>
Public Attributes | |
| osal_event_hdr_t | hdr |
| GATT_MSG_EVENT and status. | |
| uint16 | connHandle |
| Connection message was received on. | |
| uint8 | method |
| Type of message. | |
| gattMsg_t | msg |
| Attribute protocol/profile message. | |
GATT OSAL GATT_MSG_EVENT message format. This message is used to forward an incoming attribute protocol/profile message up to upper layer application.
1.8.12