summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-11-03 15:26:07 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-11-09 14:45:51 -0800
commit12cf7617adf628377301d9eb2ffa3cd1a8f34ad9 (patch)
treec937045617c2258d9bc2096f40acdd972ba7c962 /doc
parent63cb7df1ceea8f10bdc78031b00b9c6199ef3401 (diff)
downloadbluez-12cf7617adf628377301d9eb2ffa3cd1a8f34ad9.tar.gz
mgmt-api: Add new Device Flag to use Device Privacy Mode
This adds a new flag to Get/Set Device Flag commands so it is possible to set the Device Privacy Mode which allows to connect when the remote device uses either identity or random address.
Diffstat (limited to 'doc')
-rw-r--r--doc/mgmt-api.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 97d33e30a..b7a152c14 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -3421,6 +3421,7 @@ Get Device Flags Command
available bits:
0 Remote Wakeup enabled
+ 1 Device Privacy Mode enabled
This command generates a Command Complete event on success
or a Command Status event on failure.