diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index c4a2b7a..69e5753 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
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.
Command Code: 0x002B
Controller Index: <controller id>
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
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.