BluetoothGatt.SubrateModeBalanced Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Bluetooth.GattSubrateMode enum directly instead of this field.

Modo de subrate de conexión: equilibrado.

[Android.Runtime.Register("SUBRATE_MODE_BALANCED", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattSubrateMode enum directly instead of this field.", true)]
public const Android.Bluetooth.GattSubrateMode SubrateModeBalanced = 2;
[<Android.Runtime.Register("SUBRATE_MODE_BALANCED", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattSubrateMode enum directly instead of this field.", true)>]
val mutable SubrateModeBalanced : Android.Bluetooth.GattSubrateMode

Valor de campo

Value = 2

Implementaciones

Atributos

Comentarios

Modo de subrate de conexión: equilibrado.

Java documentación para android.bluetooth.BluetoothGatt.SUBRATE_MODE_BALANCED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a