TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
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_t * | pDevSecInfo |
BOUND - security information from connected device. | |
smIdentityInfo_t * | pIdentityInfo |
BOUND - identity information. | |
smSecurityInfo_t * | pSecurityInfo |
BOUND - security information from this device. | |
smSigningInfo_t * | pSigningInfo |
Signing information. | |
GAP_AUTHENTICATION_COMPLETE_EVENT message format.
This message is sent to the app when the authentication request is complete.