Line 13: |
Line 13: |
| |- | | |- |
| | 0x00070106 | | | 0x00070106 |
− | | ? | + | | ? (length of CecMessage buffer in cmdbuff[9] (always 8), CecMessage* in cmdbuf[10]) |
| |- | | |- |
| | 0x00080102 | | | 0x00080102 |
Line 49: |
Line 49: |
| |- | | |- |
| |} | | |} |
| + | |
| + | === CecMessage === |
| + | {| class="wikitable" border="1" |
| + | ! Type |
| + | ! Field |
| + | |- |
| + | | char[8] |
| + | | data |
| + | |- |
| + | } |