Language

BluetoothGattConnectionSettings.PathlossThresholdNotSet Field

Definition

Value for not using pathloss threshold for triggering the connection.

[Android.Runtime.Register("PATHLOSS_THRESHOLD_NOT_SET", ApiSince=37)]
public const int PathlossThresholdNotSet = -1;
[<Android.Runtime.Register("PATHLOSS_THRESHOLD_NOT_SET", ApiSince=37)>]
val mutable PathlossThresholdNotSet : int

Field Value

Value = -1
Attributes

Applies to