Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclBluetoothLeAdvertisingPduHeader Struct Reference

The record describes the Bluetooth LE advertising packet PDU header. More...

#include <wclBluetooth.h>

Public Attributes

wclBluetoothLePacketHeader Header
 The Bluetooth LE captured packet header.
 
wclBluetoothLeAdvertisingPduType PduType
 The Bluetooth LE advertising PDU type.
 
bool ChSel
 The ChSel header's bit state.
 
bool TxAdd
 The TxAdd header's bit state.
 
bool RxAdd
 The RxAdd header's bit state.
 

Detailed Description

The record describes the Bluetooth LE advertising packet PDU header.