Hi Luiz, >> 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. >> --- >> doc/mgmt-api.txt | 1 + >> 1 file changed, 1 insertion(+) >> >> 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. >> -- >> 2.31.1 > > Any comments on this? I'd like to apply it if that's ok with you. just go ahead with this. Regards Marcel