diff options
author | Sergi Granell | 2018-02-04 11:13:16 +0100 |
---|---|---|
committer | Sunguk Lee | 2018-02-04 21:40:30 +0900 |
commit | 090f8d2ae2f2df10c903e7b2b102f0f70a86cfcd (patch) | |
tree | 57b60b73cf733386b258943de2a4cd5558e47494 /nids/360/SceBt.yml | |
parent | Added ScePower errorcodes. (diff) | |
download | vds-libraries-090f8d2ae2f2df10c903e7b2b102f0f70a86cfcd.tar.gz |
Add ksceBtHidVu NIDs
Diffstat (limited to 'nids/360/SceBt.yml')
-rw-r--r-- | nids/360/SceBt.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nids/360/SceBt.yml b/nids/360/SceBt.yml index d2a46d2..ef53842 100644 --- a/nids/360/SceBt.yml +++ b/nids/360/SceBt.yml @@ -81,6 +81,14 @@ modules: sceBtHfpRequest: 0x6E49D11D sceBtHidGetReportDescriptor: 0x06CB4ABA sceBtHidTransfer: 0xF9DCEC77 + sceBtHidVuGetReportFeature: 0xCA9B885C + sceBtHidVuGetReportInput: 0x3BBC1EE1 + sceBtHidVuReadEvent: 0x3333A878 + sceBtHidVuRegisterCallback: 0xAB57F8C1 + sceBtHidVuSetInterruptOutput: 0xD2449052 + sceBtHidVuSetReportFeature: 0x014A1D28 + sceBtHidVuSetReportOutput: 0xAB2032A3 + sceBtHidVuUnregisterCallback: 0x1AB31C7D sceBtPushBip: 0x7FF77792 sceBtPushOpp: 0x21C788E2 sceBtReadEvent: 0x5ABB9A9D |