For devices on a HDMI ARC link, sources can only receive ARC
and sinks can only transmit ARC.
Add two checks:
- Playback devices can only receive ARC, i.e. source_has_arc_rx
- TVs can only transmit ARC, i.e. sink_has_arc_tx
Signed-off-by: Jiunn Chang
---
utils/cec-compliance/cec-test.cpp | 4
On 9/6/19 6:44 PM, Jiunn Chang wrote:
> For devices on a HDMI ARC link, sinks can only support transmitter
> devices and sources can only support receiver devices.
>
> Add two checks:
> - Playback devices can only have has_arc_rx
> - TVs can only have has_arc_tx
>
> Signed-off-by: Jiunn Chang
For devices on a HDMI ARC link, sinks can only support transmitter
devices and sources can only support receiver devices.
Add two checks:
- Playback devices can only have has_arc_rx
- TVs can only have has_arc_tx
Signed-off-by: Jiunn Chang
---
utils/cec-compliance/cec-test.cpp | 4
1 fil