Searched refs:BLUETOOTH_SCO_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
42 private static final int BLUETOOTH_SCO_TIMEOUT_MS = 4000; field in AppRTCBluetoothManager450 handler.postDelayed(bluetoothTimeoutRunnable, BLUETOOTH_SCO_TIMEOUT_MS); in startTimer()