From b57bd8757e6645b667e443767894b8b7c2c9872d Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 1 Feb 2012 23:15:26 +0200 Subject: [PATCH] mgmt-api: Remove unused/implemented commands --- doc/mgmt-api.txt | 53 ------------------------------------------------ 1 file changed, 53 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 10143143d..3676c2cbe 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: - Controller Index: - Command Parameters: - Return Parameters: Status (1 Octet) - Buffer_Size (2 Octets) - - Buffer Size in Kilobytes - - -Write Tracing Buffer Size Command -================================= - - Command Code: - Controller Index: - Command Parameters: Buffer_Size (2 Octets) - Return Parameters: Status (1 Octet) - - Buffer Size in Kilobytes - - -Read Controller Tracing Filter Command -======================================= - - Command Code: - Controller Index: - 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: - Controller Index: - 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 ====================== -- 2.47.3