diff options
author | devnoname120 | 2019-01-31 14:16:39 +0100 |
---|---|---|
committer | devnoname120 | 2019-01-31 14:16:39 +0100 |
commit | 4d84ffbce2baa706cdba5e1900c1545248b8d597 (patch) | |
tree | 0b8752ec9f5a01bc733f84d138906d3a29a21e67 /nids/360/SceWlanBt.yml | |
parent | Import NIDs from https://pastebin.com/ZAfpHwEH (diff) | |
download | vds-libraries-4d84ffbce2baa706cdba5e1900c1545248b8d597.tar.gz |
Import NIDs from https://wiki.henkaku.xyz
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
Diffstat (limited to 'nids/360/SceWlanBt.yml')
-rw-r--r-- | nids/360/SceWlanBt.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nids/360/SceWlanBt.yml b/nids/360/SceWlanBt.yml index 8368048..48808db 100644 --- a/nids/360/SceWlanBt.yml +++ b/nids/360/SceWlanBt.yml @@ -10,3 +10,10 @@ modules: sceWlanRegisterCallback: 0xAA2E46F6 sceWlanSetConfiguration: 0xDBE8AEF2 sceWlanUnregisterCallback: 0x826DC04F + SceWlanBtForDriver: + nid: 0xFD94FCE9 + functions: + sceWlanBtAttachMonitor: 0xC5AA6F43 + sceWlanBtDetachMonitor: 0xA7FDE9DC + sceWlanBtGetConfiguration: 0x0FC89113 + sceWlanBtSetConfiguration: 0x4C96C3B7 |