NFC services: Difference between revisions
Line 217: | Line 217: | ||
sdknso copies the output u32 into an u64. This is the actual size which was copied into the output buffer. | sdknso copies the output u32 into an u64. This is the actual size which was copied into the output buffer. | ||
This allows using a raw NFC command. The input buffer contains the command data (id + params), and the output buffer contains the response. | |||
== KeepPassThroughSession == | == KeepPassThroughSession == |