From f081d05ffe5bc8bc72634bf4f9e92373165fe22c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 6 Mar 2015 19:53:32 +0100 Subject: [PATCH] doc: Add information about static address controller setting --- doc/mgmt-api.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index c4a2b7afd..69e575397 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -271,6 +271,7 @@ Read Controller Information Command 12 Debug Keys 13 Privacy 14 Controller Configuration + 15 Static Address This command generates a Command Complete event on success or a Command Status event on failure. @@ -1613,7 +1614,7 @@ Set Static Address Command Command Code: 0x002B Controller Index: Command Parameters: Address (6 Octets) - Return Parameters: + Return Parameters: Current_Settings (4 Octets) This command allows for setting the static random address. It is only supported on controllers with LE support. The static random @@ -1636,6 +1637,9 @@ Set Static Address Command LE only without a public address, the static random address is used as identity address. + The Static Address flag from the current settings can also be used + to determine if the configured static address is in use or not. + This command generates a Command Complete event on success or a Command Status event on failure. -- 2.47.3