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

The structure represents a single Bluetooth LE advertisement data section. More...

#include <wclBluetooth.h>

Public Attributes

unsigned short CompanyId
 The manufacturer ID as defined in the Bluetooth SIG Assigned Numbers.
 
unsigned char DataType
 The advertisement data type.
 
wclBluetoothLeAdvertisementFrameRawData Data
 The advertisement data.
 

Detailed Description

The structure represents a single Bluetooth LE advertisement data section.

This structure is used internally by the Bluetooth LE advertiser.