Settings.System.BluetoothDiscoverabilityTimeout 필드

정의

Bluetooth 검색 시간 제한입니다.

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

필드 값

특성

설명

Bluetooth 검색 시간 제한입니다. 이 값이 0이 아니면 특정 시간(초)동안 Bluetooth를 검색할 수 있게 되고, 그 후에는 단순히 연결할 수 있게 됩니다. 값은 초 단위입니다.

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

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

적용 대상