Settings.System.BluetoothDiscoverability 필드

정의

원격 디바이스가 이 디바이스를 검색 및/또는 연결할 수 있는지 여부를 결정합니다.

[Android.Runtime.Register("BLUETOOTH_DISCOVERABILITY")]
public const string BluetoothDiscoverability;
[<Android.Runtime.Register("BLUETOOTH_DISCOVERABILITY")>]
val mutable BluetoothDiscoverability : string

필드 값

특성

설명

원격 디바이스가 이 디바이스를 검색 및/또는 연결할 수 있는지 여부를 결정합니다.

형식: INT

2 -- 검색 가능하고 연결 가능한 1 - 연결 가능하지만 검색할 수 없는 0 - 연결 가능하거나 검색할 수 없음

에 대한 android.provider.Settings.System.BLUETOOTH_DISCOVERABILITYJava 설명서

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

적용 대상