TI BLE5-Stack API Documentation  2.02.07.00
Data Fields
gapSignUpdateEvent_t Struct Reference

Data Fields

uint8_t addrType
 Device's address type for devAddr.
 
uint8_t devAddr [B_ADDR_LEN]
 Device's BD_ADDR, could be own address.
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8_t opcode
 GAP_SIGNATURE_UPDATED_EVENT
 
uint32_t signCounter
 new Signed Counter
 

Detailed Description

GAP_SIGNATURE_UPDATED_EVENT message format.

This message is sent to the app when the signature counter has changed. This message is to inform the application in case it wants to save it to be restored on reboot or reconnect. This message is sent to update a connection's signature counter and to update this device's signature counter. If devAddr == BD_ADDR, then this message pertains to this device.

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


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