From 860e7bdfdded83166cd64ca94e9512f607fd563a Mon Sep 17 00:00:00 2001 From: Glenn Anderson Date: Sat, 15 Aug 2015 02:36:49 -0400 Subject: Adds initial NID JSON database. --- nids/360/SceNetAdhocMatching.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 nids/360/SceNetAdhocMatching.yml (limited to 'nids/360/SceNetAdhocMatching.yml') 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 -- cgit v1.2.3