Android.Bluetooth.LE.ScanRecord.TxPowerLevel Property
Returns the transmission power level of the packet in dBm.

Syntax

[get: Android.Runtime.Register("getTxPowerLevel", "()I", "GetGetTxPowerLevelHandler")]
public AdvertiseTx TxPowerLevel { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the transmission power level of the packet in dBm. Returns Java.Lang.Integer.MinValue if the field is not set. This value can be used to calculate the path loss of a received packet using the following equation:

pathloss = txPowerLevel - rssi

[Android Documentation]

Requirements

Namespace: Android.Bluetooth.LE
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0