mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-19 20:46:05 +00:00
Steam Controller report 0x45 is used for BLE mode
(cherry picked from commit 0b1c592fda)
This commit is contained in:
parent
6707df6d88
commit
9f0ebbef46
3 changed files with 3 additions and 3 deletions
|
|
@ -78,7 +78,7 @@ typedef uint64_t uint64;
|
|||
|
||||
// (READ/NOTIFICATIONS)
|
||||
#define VALVE_INPUT_CHAR_0x1106 @"100F6C33-1735-4313-B402-38567131E5F3"
|
||||
#define VALVE_INPUT_CHAR_0x1303 @"100F6C77-1735-4313-B402-38567131E5F3"
|
||||
#define VALVE_INPUT_CHAR_0x1303 @"100F6C7A-1735-4313-B402-38567131E5F3"
|
||||
|
||||
// (READ/WRITE)
|
||||
#define VALVE_REPORT_CHAR @"100F6C34-1735-4313-B402-38567131E5F3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue