CC26xx Driver Library
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

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.

struct { ... } rfc_ble5AdiEntry_s::advDataInfo
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