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

Data Fields

uint16_t connectionHandle
 Connection Handle. More...
 
uint8_t deviceAddr [B_ADDR_LEN]
 address of device requesting pairing More...
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status More...
 
uint8_t opcode
 GAP_BOND_LOST_EVENT More...
 

Detailed Description

GAP_BOND_LOST_EVENT message format.

This message is sent to the app as indication that the bond has been removed on peer.

This event will be consumed by the gapbondmgr if it exists.

Field Documentation

§ connectionHandle

uint16_t connectionHandle

Connection Handle.

§ deviceAddr

uint8_t deviceAddr[B_ADDR_LEN]

address of device requesting pairing

§ 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