TI BLE5-Stack API Documentation
1.01.01.00
|
Data Fields | |
uint16_t | connectionHandle |
connection Handle | |
osal_event_hdr_t | hdr |
GAP_MSG_EVENT and status | |
uint8_t | opcode |
GAP_BOND_COMPLETE_EVENT | |
GAP_BOND_COMPLETE_EVENT message format.
This message is sent to the app when a bonding is complete. This means that a key is loaded and the link is encrypted.
This event will be consumed by the gapbondmgr if it exists.