Bluetooth Framework C++ Edition

◆ DoAdvertisementTxPowerLevelFrame()

virtual void DoAdvertisementTxPowerLevelFrame ( const __int64  Address,
const __int64  Timestamp,
const char  Rssi,
const char  TxPower 
)
protectedvirtual

Fires the OnAdvertisementTxPowerLevelFrame 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.
TxPowerThe TX power level in range from -127 to 128 dBm.