TI BLE5-Stack API Documentation  9.11.01
Data Fields
gapBondCompleteEvent_t Struct Reference

Data Fields

uint16_t connectionHandle
 connection Handle More...
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status More...
 
uint8_t opcode
 GAP_BOND_COMPLETE_EVENT More...
 

Detailed Description

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.

Field Documentation

§ connectionHandle

uint16_t connectionHandle

connection Handle

§ hdr

GAP_MSG_EVENT and status

§ opcode

uint8_t opcode

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