Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/bt/headphone_automation/
DHeadphoneTest.py49 def _discover_and_pair(self, headphone): argument
54 if device['address'] == headphone.mac_address:
56 headphone.mac_address)
63 if d['address'] == headphone.mac_address:
85 for headphone in self.relay_devices:
86 headphone.setup()
100 for headphone in self.headphone_list:
101 headphone.power_off()
102 headphone.clean_up()
136 for headphone in self.headphone_list:
[all …]