CECDS:SprFinaliseSend

From 3dbrew
Revision as of 20:13, 16 March 2025 by Sorunome (talk | contribs) (Created page with "= Request = {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code <code>0x040F0000</code>}} {{IPC/RequestEnd}} = Response = {{IPC/Request}} {{#vardefine:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code 0x040F0000

Response

Index Word Description
0 Header code
1 Result code

Description

Tells the cecd service that fetching data for sending is done now. After this the implementation is expected to actually send the data to the remote provider

Requires the Cec Spr Status to be CEC_SPR_SEND_READY and sets it to CEC_SPR_SEND.