Searched refs:isPaired (Results 1 – 1 of 1) sorted by relevance
329 if (isPaired(primary, secondary)) { in pair()404 if (!isPaired(primary, secondary)) { in connect()625 if (isPaired(primary, secondary)) { in waitUntilPaired()633 private boolean isPaired(ITestDevice primary, ITestDevice secondary) in isPaired() method in Sl4aBluetoothUtil