From a6c19f4eadef2db1e9b57aabd9027df18bc5eead Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 24 Oct 2011 14:24:53 +0200 Subject: [PATCH] Rename mgmt key commands and events --- doc/mgmt-api.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index d738febde..75c730d61 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -163,8 +163,8 @@ Set Service Cache Command Return Parameters: -Load Keys Command -================= +Load Link Keys Command +====================== Command Code: 0x000D Controller Index: @@ -181,8 +181,8 @@ Load Keys Command Return Parameters: -Remove Key Command -================== +Remove Keys Command +=================== Command Code: 0x000E Controller Index: @@ -190,6 +190,8 @@ Remove Key Command Disconnect (1 Octet) Return Parameters: + Removes all keys associated with the remote device. + Disconnect Command ================== @@ -481,8 +483,8 @@ Event Code 0x0009 Controller Index: Event Parameters Pairable (1 Octet) -New Key Event -============= +New Link Key Event +================== Event Code 0x000A Controller Index: -- 2.47.3