Share via


ScanResult.TxPowerNotPresent Field

Definition

TX power is not present in the packet.

[Android.Runtime.Register("TX_POWER_NOT_PRESENT", ApiSince=26)]
public const int TxPowerNotPresent = 127;
[<Android.Runtime.Register("TX_POWER_NOT_PRESENT", ApiSince=26)>]
val mutable TxPowerNotPresent : int

Field Value

Value = 127

Implements

Attributes

Remarks

Java documentation for android.bluetooth.le.ScanResult.TX_POWER_NOT_PRESENT.

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