NFC services: Difference between revisions
No edit summary |
|||
Line 214: | Line 214: | ||
== SendCommandByPassThrough == | == SendCommandByPassThrough == | ||
Takes an input [[#DeviceHandle]], a nn::TimeSpan, a type-0x6 output buffer, a type-0x5 input buffer, returns an output u32. | Takes an input [[#DeviceHandle]], a nn::TimeSpan, a type-0x6 output buffer, a type-0x5 input buffer, returns an output u32 out_size. | ||
sdknso copies the output u32 into an u64. | sdknso copies the output u32 into an u64. This is the actual size which was copied into the output buffer. | ||
== KeepPassThroughSession == | == KeepPassThroughSession == |