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 97: | Line 97: | ||
DeviceID = 16, | DeviceID = 16, | ||
ActionID = 7 | ActionID = 7 | ||
</pre> | </pre> | ||
Line 284: | Line 268: | ||
</pre> | </pre> | ||
= Get | = Get BD Address = | ||
<pre> | <pre> | ||
ReportID = 129, | ReportID = 129, | ||
Line 292: | Line 276: | ||
</pre> | </pre> | ||
= Set | = Set BD Address = | ||
<pre> | <pre> | ||
Line 353: | Line 337: | ||
</pre> | </pre> | ||
= | = Set PC BAID = | ||
<pre> | <pre> | ||
Line 359: | Line 343: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 3, | ActionID = 3, | ||
ReadCmd = 4, | |||
DataLen = 6 | DataLen = 6 | ||
</pre> | </pre> | ||