Android.Bluetooth.BluetoothGatt.ConnectionPriorityLowPower Field
Connection paramter update - Request low power, reduced data rate connection parameters.

Value: 2

Syntax

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

Remarks

Connection paramter update - Request low power, reduced data rate connection parameters.

[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