Difference between revisions of "CECDS:SprFinaliseSend"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{{IPC/Request}} | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | {{#vardefine:ipc_offset|0}} | ||
− | {{IPC/ | + | {{IPC/RequestHeader|0x040F|0|0}} |
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
Latest revision as of 20:49, 16 March 2025
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
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
.