diff options
| author | Glenn Anderson | 2015-08-15 02:36:49 -0400 |
|---|---|---|
| committer | Glenn Anderson | 2015-08-15 19:09:16 -0400 |
| commit | 860e7bdfdded83166cd64ca94e9512f607fd563a (patch) | |
| tree | 4f8115341c5c78170125f1ed5e97b13634f3ce0b /nids/360/SceNetCtl.yml | |
| parent | Initial commit. Added headers from psp2sdk. (diff) | |
| download | vds-libraries-860e7bdfdded83166cd64ca94e9512f607fd563a.tar.gz | |
Adds initial NID JSON database.
Diffstat (limited to 'nids/360/SceNetCtl.yml')
| -rw-r--r-- | nids/360/SceNetCtl.yml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/nids/360/SceNetCtl.yml b/nids/360/SceNetCtl.yml new file mode 100644 index 0000000..bca1eb4 --- /dev/null +++ b/nids/360/SceNetCtl.yml @@ -0,0 +1,25 @@ +modules: + SceNetCtl: + nid: 0x00000000 + libraries: + SceNetCtl: + nid: 0x00000000 + functions: + sceNetCtlAdhocDisconnect: 0xED43B79A + sceNetCtlAdhocGetInAddr: 0x7118C99D + sceNetCtlAdhocGetPeerList: 0x77586C59 + sceNetCtlAdhocGetResult: 0x7AE0ED19 + sceNetCtlAdhocGetState: 0x0961A561 + sceNetCtlAdhocRegisterCallback: 0xFFA9D594 + sceNetCtlAdhocUnregisterCallback: 0xA4471E10 + sceNetCtlCheckCallback: 0xDFFC3ED4 + sceNetCtlGetIfStat: 0xDA130450 + sceNetCtlGetNatInfo: 0x4DDD6149 + sceNetCtlGetPhoneMaxDownloadableSize: 0x4FB4BEA1 + sceNetCtlInetGetInfo: 0xB26D07F3 + sceNetCtlInetGetResult: 0x6B20EC02 + sceNetCtlInetGetState: 0x6D26AC68 + sceNetCtlInetRegisterCallback: 0xEAEE6185 + sceNetCtlInetUnregisterCallback: 0xD0C3BF3F + sceNetCtlInit: 0x495CA1DB + sceNetCtlTerm: 0xCD188648 |
