Home
last modified time | relevance | path

Searched refs:dev_to_pair (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py717 def pair_dev_to_headset(pri_ad, dev_to_pair): argument
730 if d['address'] == dev_to_pair:
732 dev_to_pair))
740 if device['address'] == dev_to_pair:
742 result = pri_ad.droid.bluetoothDiscoverAndBond(dev_to_pair)
746 dev_to_pair))
751 if d['address'] == dev_to_pair:
754 dev_to_pair))
756 pri_ad.log.error("Failed to bond with {}".format(dev_to_pair))