Bluetooth Framework C++ Edition

◆ DoAdvertisementExtFrameInformation()

virtual void DoAdvertisementExtFrameInformation ( const __int64  Address,
const __int64  Timestamp,
const char  Rssi,
const wclBluetoothAddressType  AddressType,
const char  TxPower,
const wclBluetoothLeExtendedFrameFlags Flags 
)
protectedvirtual

Fires the OnAdvertisementExtFrameInformation 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.
AddressTypeThe Bluetooth LE address type.
TxPowerThe received transmit power of the advertisement. Ranges from -127 dBm to 20 dBm. -128 indicates "no value".
FlagsThe Bluetooth LE advertisement extended frame flags.
See also
wclBluetoothAddressType, wclBluetoothLeExtendedFrameFlags