Difference between revisions of "APT:CancelParameter"

From 3dbrew
Jump to navigation Jump to search
m
Line 12: Line 12:
 
|-
 
|-
 
| 2
 
| 2
| Unknown, this is the same as the first unknown field returned by [[APT:ReceiveParameter]].
+
| Sender AppID
 
|-
 
|-
 
| 3
 
| 3

Revision as of 22:35, 17 May 2015

Request

Index Word Description
0 Header code [0x000F0100]
1 u8 flag, when non-zero NS will compare the word after this one with a field in the NS state.
2 Sender AppID
3 u8 flag, when non-zero NS will compare the word after this one with a field in the NS state.
4 AppID

Response

Index Word Description
0 Header code
1 Result code
2 u8 status flag: 0 = failure due to no parameter data being available, or the above enabled fields don't match the fields in NS state. 1 = success.

Description

When parameter data is available, and when the above specified fields match the ones in NS state(for the ones where the checks are enabled), this clears the flag which indicates that parameter data is available(same flag cleared by APT:ReceiveParameter).