언어

BluetoothDevice.PairingAlgorithmLeLegacy 필드

정의

주의

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

LE 레거시 페어링 알고리즘의 사용을 나타냅니다.

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

필드 값

Value = 0

구현

특성

설명

LE 레거시 페어링 알고리즘의 사용을 나타냅니다. 보안 요구 사항 및 절차 세부 정보는 Bluetooth Core 사양 v6.2, Vol 1, 파트 A, 섹션 5를 참조하세요.

에 대한 android.bluetooth.BluetoothDevice.PAIRING_ALGORITHM_LE_LEGACYAndroid 참조

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

적용 대상