TI BLE5-Stack API Documentation  2.02.07.00
Data Fields
gapAuthCompleteEvent_t Struct Reference

Data Fields

uint8_t authState
 TRUE if the pairing was authenticated (MITM)
 
uint16_t connectionHandle
 Connection Handle from controller used to ref the device.
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8_t opcode
 GAP_AUTHENTICATION_COMPLETE_EVENT
 
smSecurityInfo_tpDevSecInfo
 security information from connected device
 
smIdentityInfo_tpIdentityInfo
 identity information
 
smSecurityInfo_tpSecurityInfo
 security information from this device
 
smSigningInfo_tpSigningInfo
 Signing information.
 

Detailed Description

GAP_AUTHENTICATION_COMPLETE_EVENT message format.

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

This event will be consumed by the gapbondmgr if it exists.


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale