diff options
Diffstat (limited to 'nids/360/SceLibNetCtl.yml')
-rw-r--r-- | nids/360/SceLibNetCtl.yml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/nids/360/SceLibNetCtl.yml b/nids/360/SceLibNetCtl.yml new file mode 100644 index 0000000..19a5992 --- /dev/null +++ b/nids/360/SceLibNetCtl.yml @@ -0,0 +1,25 @@ +modules: + SceLibNetCtl: + nid: 0xFA4A5948 + 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 |