From 26cce9fe6952b9d7d2494be9519fd78f54d16c64 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 22 Feb 2012 21:25:19 +0100 Subject: [PATCH] mgmt-api: Mention the empty UUID to clear the UUID list --- doc/mgmt-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index f6e4342b6..03c35ac28 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -347,6 +347,7 @@ Add UUID Command SVC_Hint (1 Octet) Return Parameters: Class_Of_Device (3 Octets) + This command can be used when the controller is not powered and all settings will be programmed once powered. @@ -366,6 +367,9 @@ Remove UUID Command Command Parameters: UUID (16 Octets) Return Parameters: Class_Of_Device (3 Octets) + When the UUID parameter is an empty UUID (16 x 0x00), then all + previously loaded UUIDs will be removed. + This command can be used when the controller is not powered and all settings will be programmed once powered. -- 2.47.3