ETicket services: Difference between revisions
Line 245: | Line 245: | ||
== GetTitleKey == | == GetTitleKey == | ||
[3.0.0+] GetTitleKey now takes an additional 4-bytes of input. | [3.0.0+] GetTitleKey now takes an additional 4-bytes of input. | ||
== Cmd1027 == | |||
Takes 0x10-bytes of input, a type-0x6 output buffer containing an array of 0x10-byte entries, and a type-0x5 input buffer. Returns 4-bytes of output. | |||
[19.0.0+] Takes 8-bytes of input, a type-0x6 output buffer containing an array of 0x10-byte entries, a type-0x5 input buffer containing an array of 8-byte entries, and a type-0x5 input buffer. Returns 4-bytes of output. | |||
== Cmd1501 == | == Cmd1501 == | ||
Line 269: | Line 274: | ||
Used by [[LDN_services|ldn]] as Station with the authentication Challenge response data received from the AccessPoint. | Used by [[LDN_services|ldn]] as Station with the authentication Challenge response data received from the AccessPoint. | ||
== IAsyncValue == | == IAsyncValue == |