doc: Remove uneeded dbus API for App Key Refresh
authorBrian Gix <brian.gix@intel.com>
Fri, 6 Sep 2019 16:24:33 +0000 (09:24 -0700)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:59 +0000 (14:27 +0530)
Change-Id: I6a3dac56c911d2234dd8513828d49ef325fb6d0c
Signed-off-by: himanshu <h.himanshu@samsung.com>
doc/mesh-api.txt

index d14382a..a589616 100644 (file)
@@ -633,25 +633,6 @@ Methods:
                        org.bluez.mesh.Error.DoesNotExist
                        org.bluez.mesh.Error.Busy
 
-       void CompleteAppKeyUpdate(uint16 app_index)
-
-               This method is used by the application at the completion of
-               a Key Refresh Procedure.  This method should be called for each
-               app key being updated during the procedure, and must be
-               performed prior to changing the phase of the bound net key
-               to phase 3. (See SetKeyPhase() method).
-
-               The app_index parameter is a 12-bit value (0x000-0xFFF)
-               specifying which app key was updated. Note that the subnet that
-               the key is bound to must exist and be in Phase 2.
-
-               This call affects the local bluetooth-meshd key database only.
-
-               PossibleErrors:
-                       org.bluez.mesh.Error.Failed
-                       org.bluez.mesh.Error.InvalidArguments
-                       org.bluez.mesh.Error.DoesNotExist
-
        void DeleteAppKey(uint16 app_index)
 
                This method is used by the application to delete an application