CECD Services: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| 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 | |||
|- | |||
} | |||
Revision as of 21:54, 1 November 2015
CECD Service "cecd:u"
| Command Header | Description |
|---|---|
| 0x000100C2 | ? |
| 0x00030104 | ? |
| 0x00070106 | ? (length of CecMessage buffer in cmdbuff[9] (always 8), CecMessage* in cmdbuf[10]) |
| 0x00080102 | ? |
| 0x000900C2 | ? |
| 0x000A00C4 | ? |
| 0x000B0040 | ? |
| 0x000C0040 | ? |
| 0x000D0082 | ? |
| 0x000E0000 | ? (returns some kind of enum value in cmdbuf[2]) |
| 0x000F0000 | ? (returns some kind of synchronizable handle in cmdbuf[3]) |
| 0x00100000 | ? |
| 0x00110104 | ? |
| 0x00120104 | ? |
CecMessage
}| Type | Field |
|---|---|
| char[8] | data |