Difference between revisions of "Friend Services"
Jump to navigation
Jump to search
m (No need to brag about it, people can know it's you from edit history.) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 173: | Line 173: | ||
|- | |- | ||
| 0x00010000 | | 0x00010000 | ||
− | | | + | | GetHandleOfNdmStatusChangedEvent |
|- | |- | ||
| 0x00020000 | | 0x00020000 | ||
− | | | + | | Resume |
|- | |- | ||
| 0x00030040 | | 0x00030040 | ||
− | | | + | | SuspendAsync |
|- | |- | ||
| 0x00040000 | | 0x00040000 | ||
− | | | + | | QueryStatus |
|} | |} | ||
= "frd:a" = | = "frd:a" = | ||
+ | |||
+ | This contains a similar (probably the same) command handler from 0x0001.... to 0x002F.... as them in frd:u. In addition, it also contains | ||
+ | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 192: | Line 195: | ||
|- | |- | ||
| 0x04050000 | | 0x04050000 | ||
− | | | + | | Used in creating the user Mii. No cmdbuff parameters. |
+ | |- | ||
+ | | 0x04060042 | ||
+ | | [[FRDA:AddFriendOnline|AddFriendOnline]] | ||
+ | |- | ||
+ | | 0x04090100 | ||
+ | | [[FRDA:RemoveFriend|RemoveFriend]] | ||
|- | |- | ||
+ | | 0x040B00C0 | ||
+ | | UpdatePrefrences | ||
+ | |- | ||
| 0x040C0800 | | 0x040C0800 | ||
− | | | + | | Used in creating the user Mii. 128-byte struct as cmdbuff parameters. |
|} | |} | ||
Latest revision as of 09:04, 11 July 2022
Friend Service "frd:u"[edit]
"frd:n"[edit]
Command Header | Description |
---|---|
0x00010000 | GetHandleOfNdmStatusChangedEvent |
0x00020000 | Resume |
0x00030040 | SuspendAsync |
0x00040000 | QueryStatus |
"frd:a"[edit]
This contains a similar (probably the same) command handler from 0x0001.... to 0x002F.... as them in frd:u. In addition, it also contains
Command Header | Description |
---|---|
0x04050000 | Used in creating the user Mii. No cmdbuff parameters. |
0x04060042 | AddFriendOnline |
0x04090100 | RemoveFriend |
0x040B00C0 | UpdatePrefrences |
0x040C0800 | Used in creating the user Mii. 128-byte struct as cmdbuff parameters. |
HTTPS Requests[edit]
Trusted RootCAs[edit]
No RootCertChain(s) are used. For the nasc site, friends-module uses HTTPC:AddDefaultCert with the following certIDs: 0x1, 0x2, and 0x3.