commit | c4178a66a46720ec0b0e1d410034b02888b6fed5 | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@google.com> | Wed May 14 11:01:00 2014 +0900 |
committer | Jinsuk Kim <jinsukkim@google.com> | Tue May 20 07:56:36 2014 +0900 |
tree | eadd579baebd0bd4a419818713dcbef1f6240076 | |
parent | fed61d270344b0dbe5aaa93c5f01fff1c09ac145 [diff] |
Update HDMI-CEC HAL interface for TV Added a few more API: - is_connected - get_port_info - set_option - set_audio_return_channel Also added another event type (tx_status) that reports the status of transmission. The status is reported in asynchronous fashion since the send operation can take longer due to bus conflict. Change-Id: I75decb8451a23f8a8eda0895d58f22c45227c0b3