Editing DualSense HID Commands
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5: | Line 5: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 9 | ActionID = 9 | ||
</pre> | </pre> | ||
Line 97: | Line 81: | ||
DeviceID = 16, | DeviceID = 16, | ||
ActionID = 7 | ActionID = 7 | ||
</pre> | </pre> | ||
Line 284: | Line 252: | ||
</pre> | </pre> | ||
= Get | = Get BD Address = | ||
<pre> | <pre> | ||
ReportID = 129, | ReportID = 129, | ||
Line 292: | Line 260: | ||
</pre> | </pre> | ||
= Set | = Set BD Address = | ||
<pre> | <pre> | ||
Line 335: | Line 303: | ||
= Set DFU Mode = | = Set DFU Mode = | ||
<pre> | <pre> | ||
ReportID = 160, | ReportID = 160, | ||
Line 353: | Line 320: | ||
</pre> | </pre> | ||
= | = Set PC BAID = | ||
<pre> | <pre> | ||
Line 359: | Line 326: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 3, | ActionID = 3, | ||
ReadCmd = 4, | |||
DataLen = 6 | DataLen = 6 | ||
</pre> | </pre> | ||
Line 532: | Line 492: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 14 | ActionID = 14 | ||
</pre> | </pre> | ||
Line 553: | Line 505: | ||
Param3 = 12 | Param3 = 12 | ||
</pre> | </pre> | ||