Diff between a9e7f4c0edd1d6f6bc3f76ae022b7d09e5d48320 and b86eefd3726b46ce5e40ac0ae1bee1b234045904

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +7 -1 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index c72067c..c4a2b7a 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -246,6 +246,10 @@ Read Controller Information Command
 	then the configured static address will be used as identity
 	address.
 
+	In the case of a dual-mode controller with public address that
+	is configured as Low Energy only device (BR/EDR switched off),
+	the static address is used when set and public address otherwise.
+
 	If no short name is set the Short_Name parameter will be empty
 	(begin with a nul byte).
 
@@ -1622,7 +1626,9 @@ Set Static Address Command
 	to disable the static address.
 
 	When a controller has a public address (which is required for
-	all dual-mode controllers), this address is not used. Only when
+	all dual-mode controllers), this address is not used. If a dual-mode
+	controller is configured as Low Energy only devices (BR/EDR has
+	been switched off), then the static address is used. Only when
 	the controller information reports BDADDR_ANY (00:00:00:00:00:00),
 	it is required to configure a static address first.