언어

BluetoothDevice.PairingAlgorithmSc 필드

정의

주의

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

BR/EDR 및 LE 전송 모두에 적용되는 보안 연결 페어링 알고리즘의 사용을 나타냅니다.

[Android.Runtime.Register("PAIRING_ALGORITHM_SC", 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 PairingAlgorithmSc = 3;
[<Android.Runtime.Register("PAIRING_ALGORITHM_SC", 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 PairingAlgorithmSc : Android.Bluetooth.BluetoothDevicePairingAlgorithm

필드 값

Value = 3

구현

특성

설명

BR/EDR 및 LE 전송 모두에 적용되는 보안 연결 페어링 알고리즘의 사용을 나타냅니다. 보안 요구 사항 및 절차 세부 정보는 Bluetooth Core 사양 v6.2, Vol 1, 파트 A, 섹션 5를 참조하세요.

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

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

적용 대상