From: Marcel Holtmann <marcel@holtmann.org>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH] doc: Add management command for setting signature resolving key
Date: Sat, 8 Mar 2014 23:12:54 -0800 [thread overview]
Message-ID: <1394349174-7722-1-git-send-email-marcel@holtmann.org> (raw)
---
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
reply other threads:[~2014-03-09 7:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1394349174-7722-1-git-send-email-marcel@holtmann.org \
--to=marcel@holtmann.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox