From b86eefd3726b46ce5e40ac0ae1bee1b234045904 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 6 Mar 2015 18:34:13 +0100 Subject: [PATCH] doc: Clarify the usage of the static address for dual-mode controllers --- doc/mgmt-api.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index c72067c95..c4a2b7afd 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. -- 2.47.3