TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
gapAuthCompleteEvent_t Struct Reference

GAP_AUTHENTICATION_COMPLETE_EVENT message format. More...

Data Fields

uint8 authState
 TRUE if the pairing was authenticated (MITM)
 
uint16 connectionHandle
 Connection Handle from controller used to ref the device.
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8 opcode
 GAP_AUTHENTICATION_COMPLETE_EVENT
 
smSecurityInfo_tpDevSecInfo
 BOUND - security information from connected device.
 
smIdentityInfo_tpIdentityInfo
 BOUND - identity information.
 
smSecurityInfo_tpSecurityInfo
 BOUND - 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.


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated