rflib
Data Fields
rfc_ble5AdvExtPar_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

struct {
   uint8_t   __pad0__:2
 
   uint8_t   deviceAddrType:1
 The type of the device address – public (0) or random (1) More...
 
advConfig
 
uint8_t __dummy0
 
uint8_t __dummy1
 
uint8_t auxPtrTargetType
 Number indicating reference for auxPtrTargetTime. Takes same values as trigger types, but only TRIG_ABSTIME and TRIG_REL_* are allowed. More...
 
ratmr_t auxPtrTargetTime
 Time of start of packet to which auxPtr points. More...
 
uint8_t * pAdvPkt
 Pointer to extended advertising packet for the ADV_EXT_IND packet. More...
 
uint16_t * pDeviceAddress
 Pointer (with least significant bit set to 0) to device address used for this device. If least significant bit is 1, the address type given by advConfig.deviceAddrType is inverted. More...
 

Field Documentation

§ __pad0__

uint8_t rfc_ble5AdvExtPar_s::__pad0__

§ deviceAddrType

uint8_t rfc_ble5AdvExtPar_s::deviceAddrType

The type of the device address – public (0) or random (1)

§ advConfig

struct { ... } rfc_ble5AdvExtPar_s::advConfig

§ __dummy0

uint8_t rfc_ble5AdvExtPar_s::__dummy0

§ __dummy1

uint8_t rfc_ble5AdvExtPar_s::__dummy1

§ auxPtrTargetType

uint8_t rfc_ble5AdvExtPar_s::auxPtrTargetType

Number indicating reference for auxPtrTargetTime. Takes same values as trigger types, but only TRIG_ABSTIME and TRIG_REL_* are allowed.

§ auxPtrTargetTime

ratmr_t rfc_ble5AdvExtPar_s::auxPtrTargetTime

Time of start of packet to which auxPtr points.

§ pAdvPkt

uint8_t* rfc_ble5AdvExtPar_s::pAdvPkt

Pointer to extended advertising packet for the ADV_EXT_IND packet.

§ pDeviceAddress

uint16_t* rfc_ble5AdvExtPar_s::pDeviceAddress

Pointer (with least significant bit set to 0) to device address used for this device. If least significant bit is 1, the address type given by advConfig.deviceAddrType is inverted.


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale