Android.Bluetooth.BluetoothGatt.ConnectionPriorityBalanced Field
Connection paramter update - Use the connection paramters recommended by the Bluetooth SIG.

Value: 0

Syntax

[Android.Runtime.Register("CONNECTION_PRIORITY_BALANCED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattConnectionPriority enum directly instead of this field.")]
public const GattConnectionPriority ConnectionPriorityBalanced

Remarks

Connection paramter update - Use the connection paramters recommended by the Bluetooth SIG. This is the default value if no connection parameter update is requested.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18