Bluetooth Framework C++ Edition

◆ DoAdvertisementFrameInformation()

virtual void DoAdvertisementFrameInformation ( const __int64  Address,
const __int64  Timestamp,
const char  Rssi,
const tstring Name,
const wclBluetoothLeAdvertisementType  PacketType,
const wclBluetoothLeAdvertisementFlags Flags 
)
protectedvirtual

Fires the OnAdvertisementFrameInformation 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.
NameThe Bluetooth LE advertiser's name.
PacketTypeThe Bluetooth LE advertisement data packet type.
FlagsThe Bluetooth LE advertisement packet payload flags.
See also
wclBluetoothLeAdvertisementType, wclBluetoothLeAdvertisementFlags