Language

BluetoothGattConnectionSettings.RssiThresholdNotSet Field

Definition

Value for not using RSSI threshold for triggering the connection.

[Android.Runtime.Register("RSSI_THRESHOLD_NOT_SET", ApiSince=37)]
public const int RssiThresholdNotSet = -128;
[<Android.Runtime.Register("RSSI_THRESHOLD_NOT_SET", ApiSince=37)>]
val mutable RssiThresholdNotSet : int

Field Value

Value = -128
Attributes

Applies to