diff options
| author | xyzz | 2017-10-25 02:30:59 +0300 |
|---|---|---|
| committer | xyzz | 2017-10-25 02:30:59 +0300 |
| commit | cbd90e3bdf9ad65b6fc2b8ae3536cb1b1b7e8baa (patch) | |
| tree | 1389a33510cffc35ecf01f5853a8d30ac7209f9b /nids/360/SceNetCtl.yml | |
| parent | Remove stray NIDs (diff) | |
| download | vds-libraries-cbd90e3bdf9ad65b6fc2b8ae3536cb1b1b7e8baa.tar.gz | |
Revert "Update modules NIDs"
This reverts commit e0beb0a89e64d113a17f4361ad9262b17d05128e.
This broke everything.
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..e138522 --- /dev/null +++ b/nids/360/SceNetCtl.yml @@ -0,0 +1,25 @@ +modules: + SceNetCtl: + nid: 0x0000006D + libraries: + SceNetCtl: + nid: 0xC6083AE1 + 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 |
