Capmtp services: Difference between revisions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 0 || || | | 0 || || Takes a u32 max folder count, a u32 max image count, a u32 max video count, a transfer memory handle + u32 size and a type-0x5 buffer translated "Other" string. | ||
|- | |- | ||
| 1 || || No input or output. | | 1 || || No input or output. | ||
Line 41: | Line 41: | ||
== Notes == | == Notes == | ||
Only operation calls 0x1001-0x100A are available. | Only operation calls 0x1001-0x100A are available. | ||
While this has access to [[Filesystem_services#fsp-srv|fsp-srv]] it remains unused. | |||
Images and Videos are loaded with [[Capture_services#caps:a|caps:a]]. | |||
Program names are loaded with [[NS_Services|ns]] using the transfer memory from Cmd0. |