summaryrefslogtreecommitdiff
path: root/doc/mesh-api.txt
diff options
context:
space:
mode:
authorBrian Gix <brian.gix@intel.com>2019-09-06 09:24:33 -0700
committerBrian Gix <brian.gix@intel.com>2019-09-10 09:32:40 -0700
commit1368a609f962e36d2c1b4df9a6dcc58568681640 (patch)
tree53dd9d73ebe20b8c0dda75914a3accca963b824b /doc/mesh-api.txt
parent7a5bccba5305729d32cf62aeb6be765fd9a7904f (diff)
downloadbluez-1368a609f962e36d2c1b4df9a6dcc58568681640.tar.gz
doc: Remove uneeded dbus API for App Key Refresh
Diffstat (limited to 'doc/mesh-api.txt')
-rw-r--r--doc/mesh-api.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
index 470751f7a..9b9f4e3de 100644
--- a/doc/mesh-api.txt
+++ b/doc/mesh-api.txt
@@ -627,25 +627,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