Home
last modified time | relevance | path

Searched refs:ADAPTER_DISABLE_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/bluetooth/bluetoothTestUtilLib/src/android/bluetooth/cts/
DBTAdapterUtils.java49 private static final int ADAPTER_DISABLE_TIMEOUT_MS = 5000; field in BTAdapterUtils
133 ADAPTER_DISABLE_TIMEOUT_MS, TimeUnit.MILLISECONDS)) { in disableAdapter()
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java57 private static final int ADAPTER_DISABLE_TIMEOUT_MS = 5000; field in HearingAidProfileTest