Home | History | Annotate | Download | only in chameleon

Lines Matching full:speaker

36     SPEAKER = 'Cros Speaker'
44 SOURCE_PORTS = [HDMI, HEADPHONE, SPEAKER, BLUETOOTH_HEADPHONE, USBOUT]
54 SPEAKER = 'Peripheral Speaker'
61 # Peripheral Speaker -------> Internal Microphone
67 # In the above example, peripheral speaker is a sink as it takes signal
68 # from audio board. It should be a source as peripheral speaker transfer
72 # So, we set peripheral speaker to be a sink to reflect the part related
75 # For example, to test internal speaker on Cros device:
78 # Peripheral Micropone <----- Internal Speaker
86 # signal from internal speaker of Cros device.
133 SINK_PORTS = [SPEAKER, BLUETOOTH_DATA_RX, BLUETOOTH_DATA_TX]