Searched refs:setBtConnectionTimeout (Results 1 – 2 of 2) sorted by relevance
283 mBluetoothUtil.setBtConnectionTimeout(Duration.ofSeconds(1)); in testConnect_success()328 mBluetoothUtil.setBtConnectionTimeout(Duration.ofSeconds(1)); in testDisconnect_success()
204 public void setBtConnectionTimeout(Duration timeout) { in setBtConnectionTimeout() method in Sl4aBluetoothUtil