USB services: Difference between revisions
Line 394: | Line 394: | ||
|- | |- | ||
| 8 ([1.0.0] 7) || [6.0.0+] ([1.0.0] [[#GetDescriptorString]]) | | 8 ([1.0.0] 7) || [6.0.0+] ([1.0.0] [[#GetDescriptorString]]) | ||
|- | |||
| [1.0.0] 8 || | |||
|} | |} | ||
Line 443: | Line 445: | ||
== GetDescriptorString == | == GetDescriptorString == | ||
Takes a type-0x6 output buffer, an input u8, an input u8 bool, and an u32. Returns an output u32. | |||
The u32 is located at +4 from the first u8 in the IPC rawdata. | |||
== IClientIfSession == | == IClientIfSession == |