public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] Cable pairing support for DualSense
@ 2025-06-03  9:56 Egor Vorontsov
  2025-06-03  9:56 ` [PATCH BlueZ 1/2] profiles/input: Add cable pairing constants " Egor Vorontsov
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Egor Vorontsov @ 2025-06-03  9:56 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Egor Vorontsov

I have figured out the DualSense pairing to be pretty similar to that
of DualShock 4. Successfully tested with a DualSense, from CLI and
via GNOME Control Center.

As a side discussion, don't we also have to add the DS4 constant
at L398 (that's with this patch) for it to be supported as well?
An article at Gentoo Wiki [1] suggests that DS4 pairing cannot
currently be done the cable way. I don't currently have a way to
verify this myself, though.

[1]: https://wiki.gentoo.org/wiki/Sony_DualShock#DualShock_4

Egor Vorontsov (2):
  profiles/input: Add cable pairing constants for DualSense
  plugins/sixaxis: Implement cable pairing for DualSense

 plugins/sixaxis.c        | 107 +++++++++++++++++++++++++++++++++++++--
 profiles/input/server.c  |   3 +-
 profiles/input/sixaxis.h |  25 +++++++++
 3 files changed, 131 insertions(+), 4 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-08-21 13:13 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-03  9:56 [PATCH BlueZ 0/2] Cable pairing support for DualSense Egor Vorontsov
2025-06-03  9:56 ` [PATCH BlueZ 1/2] profiles/input: Add cable pairing constants " Egor Vorontsov
2025-06-03 11:32   ` Cable pairing support " bluez.test.bot
2025-08-21 13:11   ` [PATCH BlueZ 1/2] profiles/input: Add cable pairing constants " Bastien Nocera
2025-06-03  9:56 ` [PATCH BlueZ 2/2] plugins/sixaxis: Implement cable pairing " Egor Vorontsov
2025-06-03 14:40   ` Luiz Augusto von Dentz
2025-06-03 14:55     ` Egor Vorontsov
2025-06-03 15:38       ` Luiz Augusto von Dentz
2025-06-03 18:35         ` Egor Vorontsov
2025-06-04 12:41           ` Luiz Augusto von Dentz
2025-06-04 22:50             ` Egor Vorontsov
2025-08-10 20:46               ` Egor Vorontsov
2025-08-21 13:12               ` Bastien Nocera
2025-08-21 13:12           ` Bastien Nocera
2025-08-21 13:12   ` Bastien Nocera
2025-08-21 13:00 ` [PATCH BlueZ 0/2] Cable pairing support " Bastien Nocera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox