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.py731 def pair_dev_to_headset(pri_ad, dev_to_pair): argument
744 if d['address'] == dev_to_pair:
745 pri_ad.log.info("Successfully bonded to device".format(dev_to_pair))
753 if device['address'] == dev_to_pair:
755 result = pri_ad.droid.bluetoothDiscoverAndBond(dev_to_pair)
764 if d['address'] == dev_to_pair:
766 "Successfully bonded to device".format(dev_to_pair))