Loading framework/tests/bumble/src/android/bluetooth/Host.kt +1 −1 Original line number Diff line number Diff line Loading @@ -127,6 +127,6 @@ public class Host(context: Context) : Closeable { } companion object { private val TIMEOUT = 10.seconds private val TIMEOUT = 20.seconds } } Loading
framework/tests/bumble/src/android/bluetooth/Host.kt +1 −1 Original line number Diff line number Diff line Loading @@ -127,6 +127,6 @@ public class Host(context: Context) : Closeable { } companion object { private val TIMEOUT = 10.seconds private val TIMEOUT = 20.seconds } }