Searched defs:secondary (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | Sl4aBluetoothUtil.java | 324 public boolean pair(ITestDevice primary, ITestDevice secondary) in pair() 402 ITestDevice primary, ITestDevice secondary, Set<BluetoothProfile> profiles) in connect() 435 ITestDevice primary, ITestDevice secondary, Set<BluetoothProfile> profiles) in disconnect() 506 ITestDevice secondary, in changeProfileAccessPermission() 537 ITestDevice secondary, in setProfilePriority() 621 private boolean waitUntilPaired(ITestDevice primary, ITestDevice secondary) in waitUntilPaired() 633 private boolean isPaired(ITestDevice primary, ITestDevice secondary) in isPaired()
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmx500.py | 589 def handover(self, primary, secondary=None): argument
|