TI BLE5-Stack API Documentation
1.01.01.00
|
Data Fields | |
uint16_t | connectionHandle |
Connection handle of the update. | |
uint16_t | connInterval |
Requested connection interval. | |
uint16_t | connLatency |
Requested connection latency. | |
uint16_t | connTimeout |
Requested connection timeout. | |
osal_event_hdr_t | hdr |
GAP_MSG_EVENT and status | |
uint8_t | opcode |
GAP_LINK_PARAM_UPDATE_EVENT | |
uint8_t | 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.