Searched refs:PeripheralIds (Results 1 – 12 of 12) sorted by relevance
/external/autotest/client/cros/chameleon/ |
D | audio_level.py | 49 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:
|
D | chameleon_audio_ids.py | 47 class PeripheralIds(object): class 137 for cls in [ChameleonIds, CrosIds, PeripheralIds]: 141 for cls in [ChameleonIds, CrosIds, PeripheralIds]:
|
D | chameleon_audio_helper.py | 87 (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,
|
D | audio_board.py | 89 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/ |
D | audio_AudioBasicBluetoothPlaybackRecord.py | 129 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX) 138 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_TX)
|
/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/ |
D | audio_AudioBluetoothConnectionStability.py | 52 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
|
/external/autotest/server/site_tests/audio_AudioAfterSuspend/ |
D | control.internal_mic | 34 bind_to=chameleon_audio_ids.PeripheralIds.SPEAKER,
|
/external/autotest/server/site_tests/audio_AudioAfterReboot/ |
D | control.internal_mic | 34 bind_to=chameleon_audio_ids.PeripheralIds.SPEAKER,
|
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/ |
D | audio_AudioBasicInternalMicrophone.py | 48 chameleon_audio_ids.PeripheralIds.SPEAKER)
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/ |
D | audio_AudioBasicBluetoothPlayback.py | 120 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
|
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/ |
D | network_WiFi_BluetoothStreamPerf.py | 106 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/ |
D | audio_AudioBasicBluetoothRecord.py | 122 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_TX)
|