From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ v2 4/4] bluetoothctl-scan: Add documentation for auto-connect command
Date: Fri, 23 May 2025 10:25:05 -0400 [thread overview]
Message-ID: <20250523142505.3476436-4-luiz.dentz@gmail.com> (raw)
In-Reply-To: <20250523142505.3476436-1-luiz.dentz@gmail.com>
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This adds documentation for auto-connect command.
---
client/bluetoothctl-scan.rst | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/client/bluetoothctl-scan.rst b/client/bluetoothctl-scan.rst
index b4b8315926a2..cee255131622 100644
--- a/client/bluetoothctl-scan.rst
+++ b/client/bluetoothctl-scan.rst
@@ -122,6 +122,16 @@ When set, it disregards device discoverable flags.
:Usage: **> pattern [value]**
+auto-connect
+------------
+
+Set/Get auto-connect filter.
+
+Connect to discovered devices automatically if pattern filter has been set and
+it matches the device address or name and the device is connectable.
+
+:Usage: **> auto-connect [on/off]**
+
clear
-----
--
2.49.0
next prev parent reply other threads:[~2025-05-23 14:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 14:25 [PATCH BlueZ v2 1/4] org.bluez.Adapter: Add AutoConnect to SetDiscoveryFilter Luiz Augusto von Dentz
2025-05-23 14:25 ` [PATCH BlueZ v2 2/4] adapter: Implement SetFilterPolicy AutoConnect filter Luiz Augusto von Dentz
2025-05-23 14:25 ` [PATCH BlueZ v2 3/4] client: Add scan.auto-connect command Luiz Augusto von Dentz
2025-05-23 14:25 ` Luiz Augusto von Dentz [this message]
2025-05-23 15:53 ` [BlueZ,v2,1/4] org.bluez.Adapter: Add AutoConnect to SetDiscoveryFilter bluez.test.bot
2025-05-23 16:50 ` [PATCH BlueZ v2 1/4] " patchwork-bot+bluetooth
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=20250523142505.3476436-4-luiz.dentz@gmail.com \
--to=luiz.dentz@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.