From a20d6dbe4ebb8e4b9178666449d63608fbb676d5 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 27 Nov 2014 12:55:22 +0200 Subject: [PATCH] doc/mgmt-api: Rename parameter to UUID_Count for consistency --- doc/mgmt-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index a9b53917a..79b3f33c9 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -2158,7 +2158,7 @@ Start Service Discovery Command Controller Index: Command Parameters: Address_Type (1 Octet) RSSI_Threshold (1 Octet) - Num_UUID (1 Octet) + UUID_Count (1 Octet) UUID[i] (16 Octets) Return Parameters: Address_Type (1 Octet) @@ -2192,8 +2192,8 @@ Start Service Discovery Command list of UUIDs with Num_UUID set to 0 which means that DeviceFound events are send out for all devices above the RSSI_Threshold. - In case the RSSI_Threshold is set to 127 and the Num_UUID is 0, - then this command behaves exactly the same as Start Discovery. + In case RSSI_Threshold is set to 127 and UUID_Count is 0, then + this command behaves exactly the same as Start Discovery. When the discovery procedure starts the Discovery event will notify this similar to Start Discovery. -- 2.47.3