CECD Services: Difference between revisions

Wwylele (talk | contribs)
Wwylele (talk | contribs)
CECD Service "cecd:u": DataPathType and MessageType is the same thing
Line 58: Line 58:
|-
|-
| 0x00110104
| 0x00110104
| OpenAndWrite (cmdbuf[3]: CecMessageType type, cmdbuf[5]: 0x20, cmdbuf[6]: u8* data_buf, cmdbuf[7]: u32 16*data_size+10)
| [[CECDU:OpenAndWrite|OpenAndWrite]]
|-
|-
| 0x00120104
| 0x00120104
Line 118: Line 118:
| || 101 thru 199 (inclusive)
| || 101 thru 199 (inclusive)
| data:/CEC/<id>/MBoxData.0<i-100>
| data:/CEC/<id>/MBoxData.0<i-100>
|-
| CECMESSAGE_BOX_ICON  || 101
| data:/CEC/<id>/MBoxData.001
|-
| CECMESSAGE_BOX_TITLE  || 110
| data:/CEC/<id>/MBoxData.010
|}
|}


Line 250: Line 256:
| char[8]
| char[8]
| data
| data
|-
|}
=== CecMessageType ===
{| class="wikitable" border="1"
! Name
! Value
! Notes
|-
| ?
| 0x2
| Corresponds to some 0x60-byte data
|-
| CECMESSAGE_BOX_ICON
| 0x65
| Corresponds to the StreetPass "box" icon
|-
| CECMESSAGE_BOX_TITLE
| 0x6E
| Corresponds to the StreetPass "box" title
|-
|-
|}
|}