#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 |
GAP_RANDOM_ADDR_CHANGED_EVENT message format. This message is sent to the app when the random address changes.