Switch 2: Chat services: Difference between revisions
| Line 136: | Line 136: | ||
| 11 || | | 11 || | ||
|- | |- | ||
| 12 || EndFullScreenWithLocalCameraAvailableSection | | 12 || [[#EndFullScreenWithLocalCameraAvailableSection|EndFullScreenWithLocalCameraAvailableSection]] | ||
|- | |- | ||
| 13 || | | 13 || | ||
| Line 144: | Line 144: | ||
=== Initialize === | === Initialize === | ||
Takes a PID, an input u64 pid_reserved, no output. | |||
=== Cmd1 === | === Cmd1 === | ||
| Line 149: | Line 150: | ||
Used by official sw immediately after [[#Initialize|Initialize]]. | Used by official sw immediately after [[#Initialize|Initialize]]. | ||
=== Cmd10 === | |||
No input/output. | |||
=== Cmd11 === | |||
No input, returns an output u64. | |||
=== EndFullScreenWithLocalCameraAvailableSection === | |||
No input/output. | |||
=== Cmd13 === | |||
No input, returns an output u8 and a 0x10-byte struct. | |||
=== Cmd20 === | |||
No input, returns an output u8. | |||
= chat:ps = | = chat:ps = | ||