NFC services: Difference between revisions
Line 385: | Line 385: | ||
| 205 || WriteBackupData | | 205 || WriteBackupData | ||
|- | |- | ||
| 206 || WriteNtf | | 206 || [[#WriteNtf]] | ||
|- | |- | ||
| 300 || [3.0.0-3.0.2] | | 300 || [3.0.0-3.0.2] | ||
Line 417: | Line 417: | ||
| 314 || [3.0.0-3.0.2] | | 314 || [3.0.0-3.0.2] | ||
|} | |} | ||
=== WriteNtf === | |||
Takes an input [[#DeviceHandle]], an u32, a type-0x5 input buffer, no output. | |||
The input buffer size must match 0x2A0. | |||
This handles Amiibo crypto etc. | |||
= nfp:sys = | = nfp:sys = |