![]() |
![]() |
TI BLE5-Stack API Documentation
9.12.00
|
Data Fields | |
uint8_t | addrType |
Device's address type for devAddr. More... | |
uint8_t | devAddr [B_ADDR_LEN] |
Device's BD_ADDR, could be own address. More... | |
osal_event_hdr_t | hdr |
GAP_MSG_EVENT and status More... | |
uint8_t | opcode |
GAP_SIGNATURE_UPDATED_EVENT More... | |
uint32_t | signCounter |
new Signed Counter More... | |
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.
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 |
uint32_t signCounter |
new Signed Counter