Data Fields

gapAuthCompleteEvent_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_AUTHENTICATION_COMPLETE_EVENT.
uint16 connectionHandle
 Connection Handle from controller used to ref the device.
uint8 authState
 TRUE if the pairing was authenticated (MITM).
smSecurityInfo_t * pSecurityInfo
 BOUND - security information from this device.
smSigningInfo_t * pSigningInfo
 Signing information.
smSecurityInfo_t * pDevSecInfo
 BOUND - security information from connected device.
smIdentityInfo_t * pIdentityInfo
 BOUND - identity information.

Detailed Description

GAP_AUTHENTICATION_COMPLETE_EVENT message format. This message is sent to the app when the authentication request is complete.


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