Language

BleSpecificData.InvalidTxPowerDbm Field

Definition

Value for invalid TX Power

[Android.Runtime.Register("INVALID_TX_POWER_DBM", ApiSince=37)]
public const int InvalidTxPowerDbm = 127;
[<Android.Runtime.Register("INVALID_TX_POWER_DBM", ApiSince=37)>]
val mutable InvalidTxPowerDbm : int

Field Value

Value = 127

Implements

Attributes

Remarks

Value for invalid TX Power

Android reference for android.ranging.ble.BleSpecificData.INVALID_TX_POWER_DBM.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to