Diff between 43d8424990cb3d7e9e85cdf8207a35de789bd65a and 346dab1ba19df3584d5f75f17ccc8bee97114e91

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +9 -0 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index daf036b..6374b61 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -1272,6 +1272,9 @@ Add Remote Out Of Band Data Command
 	Secure Connections is disabled, then of course this is the
 	same as not providing any data at all.
 
+	This command can be used when the controller is not powered and
+	all settings will be programmed once powered.
+
 	This command generates a Command Complete event on success
 	or failure.
 
@@ -1299,6 +1302,12 @@ Remove Remote Out Of Band Data Command
 		1	LE Public
 		2	LE Random
 
+	When the Address parameter is 00:00:00:00:00:00, then all
+	previously added data will be removed.
+
+	This command can be used when the controller is not powered and
+	all settings will be programmed once powered.
+
 	This command generates a Command Complete event on success
 	or failure.