* [PATCH] doc: Add management command for setting signature resolving key
@ 2014-03-09 7:12 Marcel Holtmann
0 siblings, 0 replies; only message in thread
From: Marcel Holtmann @ 2014-03-09 7:12 UTC (permalink / raw)
To: linux-bluetooth
---
doc/mgmt-api.txt | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index d008704198df..88f79eb87bef 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -1659,6 +1659,31 @@ Load Identity Resolving Keys Command
Invalid Index
+Set Signature Resolving Key Command
+===================================
+
+ Command Code: 0x0031
+ Controller Index: <controller id>
+ Command Parameters: Signature_Resolving_Key (16 Octets)
+ Return Parameters:
+
+ This command allows for setting the signature resolving key and
+ is only supported on controllers with LE support.
+
+ The key can only be changed when the controller is powered off.
+
+ The special empty key (all zeros) can be used to disable the
+ signature resolving key.
+
+ This command generates a Command Complete event on success or a
+ Command Status event on failure.
+
+ Possible errors: Rejected
+ Not Supported
+ Invalid Parameters
+ Invalid Index
+
+
Command Complete Event
======================
--
1.8.5.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-09 7:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 7:12 [PATCH] doc: Add management command for setting signature resolving key Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox