Diff between 5795b7fe40a83ef62b41ca83c38c02e01d22fdb6 and b57bd8757e6645b667e443767894b8b7c2c9872d

Changed Files

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

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 1014314..3676c2c 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -506,59 +506,6 @@ Unblock Device Command
 	Return Parameters:
 
 
-Read Tracing Buffer Size Command
-================================
-
-	Command Code:		<not yet assigned>
-	Controller Index:	<non-controller>
-	Command Parameters:
-	Return Parameters:	Status (1 Octet)
-				Buffer_Size (2 Octets)
-
-		Buffer Size in Kilobytes
-
-
-Write Tracing Buffer Size Command
-=================================
-
-	Command Code:		<not yet assigned>
-	Controller Index:	<non-controller>
-	Command Parameters:	Buffer_Size (2 Octets)
-	Return Parameters:	Status (1 Octet)
-
-		Buffer Size in Kilobytes
-
-
-Read Controller Tracing Filter Command
-=======================================
-
-	Command Code:		<not yet assigned>
-	Controller Index:	<controller id>
-	Command Parameters:
-	Return Parameters:	Status (1 Octet)
-				Tracing_Enable (1 Octect)
-				Num_Filters (2 Octect)
-				Protocol_UUID[i] (16 Octets)
-				Protocol_Identifier[i] (16 Octets)
-
-		Tracing_Enable:	0x00 Tracing disabled
-				0x01 Command and Event tracing
-				0x02 Command, Event and ACL tracing
-				0x03 Command, Event, ACL and SCO tracing
-
-
-Write Controller Tracing Filter Command
-=======================================
-
-	Command Code:		<not yet assigned>
-	Controller Index:	<controller id>
-	Command Parameters:	Tracing_Enable (1 Octect)
-				Num_Filters (2 Octect)
-				Protocol_UUID[i] (16 Octets)
-				Protocol_Identifier[i] (16 Octets)
-	Return Parameters:	Status (1 Octet)
-
-
 Command Complete Event
 ======================