![]() |
![]() |
TI BLE5-Stack API Documentation
9.11.01
|
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... | |
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.
uint16_t connectionHandle |
Connection Handle.
uint8_t deviceAddr[B_ADDR_LEN] |
address of device requesting pairing
osal_event_hdr_t hdr |
GAP_MSG_EVENT and status
uint8_t opcode |