Home
last modified time | relevance | path

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

/external/autotest/client/cros/chameleon/
Daudio_level.py49 ids.PeripheralIds.MIC: _AudioLevel.MIC_LEVEL,
50 ids.PeripheralIds.BLUETOOTH_DATA_RX: _AudioLevel.LINE_LEVEL,
51 ids.PeripheralIds.BLUETOOTH_DATA_TX: _AudioLevel.DIGITAL,
62 ids.PeripheralIds.SPEAKER: _AudioLevel.LINE_LEVEL,
63 ids.PeripheralIds.BLUETOOTH_DATA_RX: _AudioLevel.DIGITAL,
64 ids.PeripheralIds.BLUETOOTH_DATA_TX:
Dchameleon_audio_ids.py47 class PeripheralIds(object): class
137 for cls in [ChameleonIds, CrosIds, PeripheralIds]:
141 for cls in [ChameleonIds, CrosIds, PeripheralIds]:
Dchameleon_audio_helper.py87 (ids.ChameleonIds.LINEOUT, ids.PeripheralIds.SPEAKER):
89 (ids.PeripheralIds.MIC, ids.ChameleonIds.LINEIN):
91 (ids.PeripheralIds.BLUETOOTH_DATA_RX,
95 ids.PeripheralIds.BLUETOOTH_DATA_TX):
98 ids.PeripheralIds.BLUETOOTH_DATA_RX):
100 (ids.PeripheralIds.BLUETOOTH_DATA_TX,
Daudio_board.py89 ids.PeripheralIds.SPEAKER: 'Peripheral speaker',
90 ids.PeripheralIds.MIC: 'Peripheral microphone',
91 ids.PeripheralIds.BLUETOOTH_DATA_RX:
93 ids.PeripheralIds.BLUETOOTH_DATA_TX:
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
Daudio_AudioBasicBluetoothPlaybackRecord.py129 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
138 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_TX)
/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/
Daudio_AudioBluetoothConnectionStability.py52 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
/external/autotest/server/site_tests/audio_AudioAfterSuspend/
Dcontrol.internal_mic34 bind_to=chameleon_audio_ids.PeripheralIds.SPEAKER,
/external/autotest/server/site_tests/audio_AudioAfterReboot/
Dcontrol.internal_mic34 bind_to=chameleon_audio_ids.PeripheralIds.SPEAKER,
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
Daudio_AudioBasicInternalMicrophone.py48 chameleon_audio_ids.PeripheralIds.SPEAKER)
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
Daudio_AudioBasicBluetoothPlayback.py120 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
Dnetwork_WiFi_BluetoothStreamPerf.py106 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
Daudio_AudioBasicBluetoothRecord.py122 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_TX)