Data Fields

gapLinkUpdateEvent_t Struct Reference
[BLE GAP Constants and Structures]

#include <gap.h>

Data Fields

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.

Detailed Description

GAP_LINK_PARAM_UPDATE_EVENT message format. This message is sent to the app when the connection parameters update request is complete.


The documentation for this struct was generated from the following file: