summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-01-04 14:23:58 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-01-17 11:27:26 +0200
commitb1eb2c4cd057624312e0412f6c4be000f7fc3617 (patch)
tree0fba90bcbc7bda4d974df143aa85b1828e4c3744 /README
parent728fba54bda97fed8d187045dce8e956c9a7a3d5 (diff)
downloadbluez-b1eb2c4cd057624312e0412f6c4be000f7fc3617.tar.gz
build: Hide deprecated tools under --enable-deprecated
This marks the following tools as deprecated as they are not longer maintained or have been replaced by other tools: hciattach hciconfig hcitool hcidump rfcomm sdptool ciptool gatttool
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 910ddd636..ea1af9e69 100644
--- a/README
+++ b/README
@@ -166,6 +166,17 @@ For a working system, certain configuration options need to be enabled:
systems. The behavior of the experimental tools is unstable
and might still change.
+ --enable-deprecated
+
+ Enable deprecated tools
+
+ By defauld all tools that are no longer maintained are
+ disabled. This option can be used to enable them.
+
+ It is not recommended to enable this option for production
+ systems. The behavior of the deprecated tools may be unstable
+ or simply don't work anymore.
+
--enable-nfc
This option enable NFC pairing support.