Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java46 private static final long BT_CHECK_CONNECTION_INTERVAL_MS = 100; field in Sl4aBluetoothUtil
688 Thread.sleep(BT_CHECK_CONNECTION_INTERVAL_MS); in waitForRemainingProfilesConnected()
711 Thread.sleep(BT_CHECK_CONNECTION_INTERVAL_MS); in waitForRemainingProfilesDisconnected()