Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dchameleon_controller.py126 def start_capturing_audio(self, port_id, has_file=True): argument
133 self.client.StartCapturingAudio(port_id, has_file)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DAvrcpBaseTest.py92 has_file = self.dut.adb.shell(
94 if not has_file:
/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/
DBtChameleonTest.py66 has_file = True
70 self.chameleon.start_capturing_audio(port_id, has_file)