![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
Data Fields | |
| uint8_t | authState |
| TRUE if the pairing was authenticated (MITM) More... | |
| uint16_t | connectionHandle |
| Connection Handle from controller used to ref the device. More... | |
| osal_event_hdr_t | hdr |
| GAP_MSG_EVENT and status More... | |
| uint8_t | opcode |
| GAP_AUTHENTICATION_COMPLETE_EVENT More... | |
| smSecurityInfo_t * | pDevSecInfo |
| security information from connected device More... | |
| smIdentityInfo_t * | pIdentityInfo |
| identity information More... | |
| smSecurityInfo_t * | pSecurityInfo |
| security information from this device More... | |
| smSigningInfo_t * | pSigningInfo |
| Signing information. More... | |
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.
| 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 |
| smSecurityInfo_t* pDevSecInfo |
security information from connected device
| smIdentityInfo_t* pIdentityInfo |
identity information
| smSecurityInfo_t* pSecurityInfo |
security information from this device
| smSigningInfo_t* pSigningInfo |
Signing information.