BluetoothGatt.ConnectionPriorityBalanced 필드

정의

주의

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

연결 매개 변수 업데이트 - Bluetooth SIG에서 권장하는 연결 매개 변수를 사용합니다.

[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.", true)]
public const Android.Bluetooth.GattConnectionPriority ConnectionPriorityBalanced = 0;
[<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.", true)>]
val mutable ConnectionPriorityBalanced : Android.Bluetooth.GattConnectionPriority

필드 값

Value = 0

구현

특성

설명

연결 매개 변수 업데이트 - Bluetooth SIG에서 권장하는 연결 매개 변수를 사용합니다. 연결 매개 변수 업데이트가 요청되지 않은 경우 기본값입니다.

에 대한 android.bluetooth.BluetoothGatt.CONNECTION_PRIORITY_BALANCEDJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상