rflib
Data Fields
rfc_ble5AdiEntry_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

struct {
   uint16_t   advDataId:12
 If bValid = 1: Last Advertising Data ID (DID) for the Advertising Set ID (SID) corresponding to the entry number in the array. More...
 
   uint16_t   mode:2
 0: Entry is invalid (always receive packet with the given SID)
1: Entry is valid (ignore packets with the given SID where DID equals advDataId)
2: Entry is blocked (always ignore packet with the given SID)
3: Reserved More...
 
advDataInfo
 

Field Documentation

§ advDataId

uint16_t rfc_ble5AdiEntry_s::advDataId

If bValid = 1: Last Advertising Data ID (DID) for the Advertising Set ID (SID) corresponding to the entry number in the array.

§ mode

uint16_t rfc_ble5AdiEntry_s::mode

0: Entry is invalid (always receive packet with the given SID)
1: Entry is valid (ignore packets with the given SID where DID equals advDataId)
2: Entry is blocked (always ignore packet with the given SID)
3: Reserved

§ advDataInfo

struct { ... } rfc_ble5AdiEntry_s::advDataInfo

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