TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
gapAuthCompleteEvent_t Struct Reference

#include <gap.h>

Public Attributes

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_tpSecurityInfo
 BOUND - security information from this device.
 
smSigningInfo_tpSigningInfo
 Signing information.
 
smSecurityInfo_tpDevSecInfo
 BOUND - security information from connected device.
 
smIdentityInfo_tpIdentityInfo
 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: