From c888c682fbd4e02dce6bf4c1f9a47328ceb02716 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 22 May 2025 13:27:28 -0400 Subject: [PATCH] bluetoothctl-scan: Add documentation for auto-connect command 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 b4b831592..cee255131 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.47.3