Lines Matching refs:chameleon
10 from autotest_lib.client.cros.chameleon import audio_level
11 from autotest_lib.client.cros.chameleon import chameleon_audio_ids as ids
12 from autotest_lib.client.cros.chameleon import chameleon_bluetooth_audio
282 """The abstraction for bus on audio board that is connected to Chameleon."""
284 # Chameleon through audio board.
290 self.name = ('Audio board bus %s to Chameleon' %
299 """The abstraction for audio bus connecting Chameleon to peripheral."""
301 # to 8 channel data at Chameleon.
302 # The left channel at speaker comes from the second channel at Chameleon.
303 # The right channel at speaker comes from the first channel at Chameleon.
304 # Other channels at Chameleon are neglected.
390 """The abstraction for the USB cable connected to the Chameleon device."""
395 self.name = 'USB Cable to Chameleon'
403 # Chameleon through HDMI cable.