mgmt-api: Add new Device Flag to use Device Privacy Mode
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 3 Nov 2021 22:26:07 +0000 (15:26 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
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.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/mgmt-api.txt

index eab8049..e29bfdd 100755 (executable)
@@ -3483,6 +3483,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.