Home
last modified time | relevance | path

Searched defs:waitForProfileConnect (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DTestUtils.java249 public boolean waitForProfileConnect() { in waitForProfileConnect() method in TestUtils.BluetoothCtsServiceConnector
264 public final boolean waitForProfileConnect(int timeoutMs) { in waitForProfileConnect() method in TestUtils.BluetoothCtsServiceConnector
274 public boolean waitForProfileConnect(Duration timeout) { in waitForProfileConnect() method in TestUtils.BluetoothCtsServiceConnector