TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
gapSignUpdateEvent_t Struct Reference

GAP_SIGNATURE_UPDATED_EVENT message format. More...

Data Fields

uint8 addrType
 Device's address type for devAddr.
 
uint8 devAddr [B_ADDR_LEN]
 Device's BD_ADDR, could be own address.
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8 opcode
 GAP_SIGNATURE_UPDATED_EVENT
 
uint32 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.


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated