TI BLE Stack API Documentation  2.03.09
Public Attributes | List of all members
gapRandomAddrEvent_t Struct Reference

#include <gap.h>

Public Attributes

osal_event_hdr_t hdr
 GAP_MSG_EVENT and status.
 
uint8 opcode
 GAP_RANDOM_ADDR_CHANGED_EVENT.
 
uint8 addrMode
 Address mode: GAP Addressing Modes.
 
uint8 newRandomAddr [6]
 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: