CECDS:SprInitialise: Difference between revisions

Sorunome (talk | contribs)
Created page with "= Request = {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040B0000] |- |} = Response = {| class="wikitable" border="1" |- ! Index Wo..."
 
Sorunome (talk | contribs)
 
Line 25: Line 25:


= Description =
= Description =
This initialises the data needed to start an SPR exchange. Requires the [[CECD_Services#CecSprStatus|Cec Spr Status]] to be <code>CEC_SPR_SEND_RECV_START</code> and sets it to <code>CEC_SPR_SEND_RECV_INIT</code> upon success.
This initialises the data needed to start an SPR exchange. Requires the [[CECD_Services#CecSprStatus|Cec Spr Status]] to be <code>CEC_SPR_SEND_RECV_INIT</code> and sets it to <code>CEC_SPR_SEND_READY</code> upon success.