|
TI BLE Stack API Documentation
2.03.08
|
#include <gap.h>
Public Attributes | |
| osal_event_hdr_t | hdr |
| GAP_MSG_EVENT and status. | |
| uint8 | opcode |
| GAP_LINK_PARAM_UPDATE_EVENT. | |
| uint8 | status |
| bStatus_t | |
| uint16 | connectionHandle |
| Connection handle of the update. | |
| uint16 | connInterval |
| Requested connection interval. | |
| uint16 | connLatency |
| Requested connection latency. | |
| uint16 | connTimeout |
| Requested connection timeout. | |
GAP_LINK_PARAM_UPDATE_EVENT message format. This message is sent to the app when the connection parameters update request is complete.
1.8.12