BluetoothGattConnectionSettings.PathlossThresholdNotSet Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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