Diff between aba81b553348f28621a06ace350629de84485709 and c888c682fbd4e02dce6bf4c1f9a47328ceb02716

Changed Files

File Additions Deletions Status
client/bluetoothctl-scan.rst +10 -0 modified

Full Patch

diff --git a/client/bluetoothctl-scan.rst b/client/bluetoothctl-scan.rst
index b4b8315..cee2551 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
 -----