From e4ad2b67ee2d5dc2e6be6c0cfc18a83899747ce9 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 27 Jun 2014 11:44:39 +0200 Subject: [PATCH] doc: Add address type information to get connection info command --- doc/mgmt-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 0225f0691..85bb7a442 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1766,6 +1766,11 @@ Get Connection Information Command This command is used to get connection information. + Possible values for the Address_Type parameter: + 0 BR/EDR + 1 LE Public + 2 LE Random + TX_Power and Max_TX_Power can be set to 127 if values are invalid or unknown. -- 2.47.3