rflib
Data Fields
rfc_bleWhiteListEntry_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

uint8_t size
 Number of while list entries. Used in the first entry of the list only. More...
 
struct {
   uint8_t   bEnable:1
 1 if the entry is in use, 0 if the entry is not in use More...
 
   uint8_t   addrType:1
 The type address in the entry – public (0) or random (1) More...
 
   uint8_t   bWlIgn:1
 1 if the entry is to be ignored by a scanner if the AdvDataInfo field is not present, 0 otherwise. Used to mask out entries that have already been scanned and reported. More...
 
   uint8_t   __pad0__:1
 
   uint8_t   bPrivIgn:1
 1 if the entry is to be ignored as part of a privacy algorithm, 0 otherwise More...
 
conf
 
uint16_t address
 Least significant 16 bits of the address contained in the entry. More...
 
uint32_t addressHi
 Most significant 32 bits of the address contained in the entry. More...
 
struct {
   uint8_t   bEnable:1
 1 if the entry is in use, 0 if the entry is not in use More...
 
   uint8_t   addrType:1
 The type address in the entry – public (0) or random (1) More...
 
   uint8_t   bWlIgn:1
 1 if the entry is to be ignored by a scanner if the AdvDataInfo field is not present, 0 otherwise. Used to mask out entries that have already been scanned and reported. More...
 
   uint8_t   __pad0__:1
 
   uint8_t   bPrivIgn:1
 1 if the entry is to be ignored as part of a privacy algorithm, 0 otherwise More...
 
conf
 
struct {
   uint8_t   bEnable:1
 1 if the entry is in use, 0 if the entry is not in use More...
 
   uint8_t   addrType:1
 The type address in the entry – public (0) or random (1) More...
 
   uint8_t   bWlIgn:1
 1 if the entry is to be ignored by a scanner if the AdvDataInfo field is not present, 0 otherwise. Used to mask out entries that have already been scanned and reported. More...
 
   uint8_t   __pad0__:1
 
   uint8_t   bPrivIgn:1
 1 if the entry is to be ignored as part of a privacy algorithm, 0 otherwise More...
 
conf
 

Field Documentation

§ size

uint8_t rfc_bleWhiteListEntry_s::size

Number of while list entries. Used in the first entry of the list only.

§ bEnable

uint8_t rfc_bleWhiteListEntry_s::bEnable

1 if the entry is in use, 0 if the entry is not in use

§ addrType

uint8_t rfc_bleWhiteListEntry_s::addrType

The type address in the entry – public (0) or random (1)

§ bWlIgn

uint8_t rfc_bleWhiteListEntry_s::bWlIgn

1 if the entry is to be ignored by a scanner if the AdvDataInfo field is not present, 0 otherwise. Used to mask out entries that have already been scanned and reported.

§ __pad0__

uint8_t rfc_bleWhiteListEntry_s::__pad0__

§ bPrivIgn

uint8_t rfc_bleWhiteListEntry_s::bPrivIgn

1 if the entry is to be ignored as part of a privacy algorithm, 0 otherwise

§ conf [1/3]

struct { ... } rfc_bleWhiteListEntry_s::conf

§ address

uint16_t rfc_bleWhiteListEntry_s::address

Least significant 16 bits of the address contained in the entry.

§ addressHi

uint32_t rfc_bleWhiteListEntry_s::addressHi

Most significant 32 bits of the address contained in the entry.

§ conf [2/3]

struct { ... } rfc_bleWhiteListEntry_s::conf

§ conf [3/3]

struct { ... } rfc_bleWhiteListEntry_s::conf

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