BluetoothDevice.ExtraEncryptionStatus 필드

정의

의도에서 int 추가 필드로 #ACTION_ENCRYPTION_CHANGE 사용됩니다.

[Android.Runtime.Register("EXTRA_ENCRYPTION_STATUS", ApiSince=36)]
public const string ExtraEncryptionStatus;
[<Android.Runtime.Register("EXTRA_ENCRYPTION_STATUS", ApiSince=36)>]
val mutable ExtraEncryptionStatus : string

필드 값

구현

특성

설명

의도에서 int 추가 필드로 #ACTION_ENCRYPTION_CHANGE 사용됩니다. "HCI 암호화 변경 이벤트"의 컨트롤러에서 반환된 상태 값입니다. 즉, 값이 0이면 성공을 의미합니다.

에 대한 android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_STATUSJava 설명서

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

적용 대상