Bluetooth Framework C++ Edition

◆ DoAdvertisementService32DataFrame()

virtual void DoAdvertisementService32DataFrame ( const __int64  Address,
const __int64  Timestamp,
const char  Rssi,
const unsigned long  Uuid,
const wclBluetoothLeAdvertisementFrameRawData Data 
)
protectedvirtual

Fires the OnService32DataFrame event.

Parameters
AddressThe Bluetooth LE advertiser's MAC address.
TimestampThe frame's timestamp in Universal Time format.
RssiThe measured RSSI value in dBm at range between -100 dBm and +20 dBm at 1 dBm resolution.
UuidThe 32 bit service UUID.
DataThe service data.
See also
wclBluetoothLeAdvertisementFrameRawData