Diff between 4cb40f81111c2b17e89146a9168d25df91c822d4 and 9aeb6205fe8b2ed5509f046b7547a36dfb137257

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +2 -13 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index e061fda..07fe601 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -210,17 +210,10 @@ Get Connections Command
 	Controller Index:	<controller id>
 	Command Parameters:
 	Return Parameters:	Connection_Count (2 Octets)
-				Address1 {
-					Address (6 Octets)
-					Type (1 Octet)
-				}
-				Address2 { }
+				Address1 (6 Octets)
+				Address2 (6 Octets)
 				...
 
-	Possible values for the Type parameter:
-		0	BR/EDR
-		1	LE
-
 
 PIN Code Reply Command
 =======================
@@ -597,12 +590,8 @@ Connect Failed Event
 Event Code		0x000D
 Controller Index:	<controller id>
 Event Parameters	Address (6 Octets)
-			Type (1 Octet)
 			Status (1 Octet)
 
-	Possible values for the Type parameter:
-		0	BR/EDR
-		1	LE
 
 PIN Code Request Event
 ======================