From: Egor Vorontsov <sdoregor@sdore.me>
To: linux-bluetooth@vger.kernel.org
Cc: Egor Vorontsov <sdoregor@sdore.me>
Subject: [PATCH BlueZ 0/2] Cable pairing support for DualSense
Date: Tue, 3 Jun 2025 12:56:15 +0300 [thread overview]
Message-ID: <20250603095617.92785-1-sdoregor@sdore.me> (raw)
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
next reply other threads:[~2025-06-03 10:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 9:56 Egor Vorontsov [this message]
2025-06-03 9:56 ` [PATCH BlueZ 1/2] profiles/input: Add cable pairing constants for DualSense 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250603095617.92785-1-sdoregor@sdore.me \
--to=sdoregor@sdore.me \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox