TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
GAP_LINK_PARAM_UPDATE_EVENT message format. More...
Data Fields | |
uint16 | connectionHandle |
Connection handle of the update. | |
uint16 | connInterval |
Requested connection interval. | |
uint16 | connLatency |
Requested connection latency. | |
uint16 | connTimeout |
Requested connection timeout. | |
osal_event_hdr_t | hdr |
GAP_MSG_EVENT and status | |
uint8 | opcode |
GAP_LINK_PARAM_UPDATE_EVENT | |
uint8 | status |
status from link layer, defined in ll.h | |
GAP_LINK_PARAM_UPDATE_EVENT message format.
This message is sent to the app when the connection parameters update request is complete.