diff options
Diffstat (limited to 'nids/360/SceNetAdhocMatching.yml')
-rw-r--r-- | nids/360/SceNetAdhocMatching.yml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/nids/360/SceNetAdhocMatching.yml b/nids/360/SceNetAdhocMatching.yml new file mode 100644 index 0000000..2410780 --- /dev/null +++ b/nids/360/SceNetAdhocMatching.yml @@ -0,0 +1,21 @@ +modules: + SceNetAdhocMatching: + nid: 0x00000000 + libraries: + SceNetAdhocMatching: + nid: 0x00000000 + functions: + sceNetAdhocMatchingAbortSendData: 0xFE77831E + sceNetAdhocMatchingCancelTarget: 0x04FF010C + sceNetAdhocMatchingCancelTargetWithOpt: 0x54F6534D + sceNetAdhocMatchingCreate: 0x7BAD7EA2 + sceNetAdhocMatchingDelete: 0x7BCDD889 + sceNetAdhocMatchingGetHelloOpt: 0x90AFFEDD + sceNetAdhocMatchingGetMembers: 0x85B23CEB + sceNetAdhocMatchingInit: 0x8E0E0EAE + sceNetAdhocMatchingSelectTarget: 0x9A6B1D0F + sceNetAdhocMatchingSendData: 0x83C0E435 + sceNetAdhocMatchingSetHelloOpt: 0x659D4B04 + sceNetAdhocMatchingStart: 0xF13E17BE + sceNetAdhocMatchingStop: 0x63ABB632 + sceNetAdhocMatchingTerm: 0x6E195CD1 |