Searched defs:pin_device (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | cras_utils.py | 61 def playback_cmd(playback_file, block_size=None, duration=None, pin_device=None, channels=2, rate=4… argument 92 pin_device=None, argument 630 pin_device=PIN_DEVICE, argument 672 pin_device=PIN_DEVICE, argument 706 pin_device=PIN_DEVICE, argument
|
/aosp_15_r20/external/autotest/client/cros/audio/ |
H A 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
|
/aosp_15_r20/external/autotest/client/cros/multimedia/ |
H A 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
|
H A D | bluetooth_facade.py | 1271 def start_playing_audio_subprocess(self, audio_data, pin_device=None): argument
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_audio_tests.py | 764 pin_device=None): argument
|
H A D | bluetooth_device.py | 1152 def start_playing_audio_subprocess(self, audio_data, pin_device=None): argument
|