Data Fields

gapRandomAddrEvent_t Struct Reference
[BLE GAP Constants and Structures]

#include <gap.h>

Data Fields

osal_event_hdr_t hdr
 GAP_MSG_EVENT and status.
uint8 opcode
 GAP_RANDOM_ADDR_CHANGED_EVENT.
uint8 addrType
 Address type: GAP Address Types.
uint8 newRandomAddr [B_ADDR_LEN]
 the new calculated private addr

Detailed Description

GAP_RANDOM_ADDR_CHANGED_EVENT message format. This message is sent to the app when the random address changes.


The documentation for this struct was generated from the following file: