Searched defs:pin_device (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/cros/audio/ |
D | cras_utils.py | 75 pin_device=None, channels=2, rate=48000): argument 104 pin_device=None, channels=1, rate=48000): argument 814 duration=DURATION, pin_device=PIN_DEVICE, argument 850 duration=DURATION, pin_device=PIN_DEVICE, argument 882 pin_device=PIN_DEVICE, channels=CHANNELS, rate=RATE): argument
|
/external/autotest/client/cros/multimedia/ |
D | audio_facade.py | 580 def start(self, data_format, pin_device, block_size): argument 638 def start(self, file_path, blocking, pin_device, block_size): argument
|
D | bluetooth_facade.py | 1271 def start_playing_audio_subprocess(self, audio_data, pin_device=None): argument
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_audio_tests.py | 764 pin_device=None): argument
|
D | bluetooth_device.py | 1152 def start_playing_audio_subprocess(self, audio_data, pin_device=None): argument
|