Jungshik Jang a1fa91fe26 Implement handlers for system information query command.
System information query commands are stateless command and
it should be replied immediately when it receives query command.
Here is a list of command handler (and it's reply) implemented
in this change.
1. <Get Menu Language> -> <Set Menu Language>
2. <Give(Get) OSD Name> -> <Set OSD Name>
3. <Give Physical Address> -> <Report Physical Address>
4. <Give Device Vendor ID> -> <Device Vendor Id>
5. <Give CEC Version> -> <CEC Version>

In order to centralize all cec message building, added new
builder class, HdmiCecMessageBuilder for HdmiCecMessage.
Accordingly, all helper methods for building of HdmiCecMessage
are moved to HdmiCecMessageBuilder class.

Change-Id: Ib7c5d2b0cb3d69d51159af8bc277ffb49a60909b
2014-05-14 05:50:32 +00:00
2014-05-13 19:11:33 -07:00
2014-05-12 22:41:43 +00:00
2014-05-13 21:59:36 +00:00
2014-04-23 17:05:41 -07:00
2013-09-12 19:07:28 -07:00
2014-05-13 21:12:18 -04:00
2014-05-12 22:41:43 +00:00
2014-05-08 13:58:13 -07:00
2014-05-02 11:51:26 -07:00
2014-04-21 16:11:51 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%