From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 02/11] Add messages to the mgmt interface to handle SMP key storage
Date: Wed, 18 Jan 2012 11:26:51 -0300 [thread overview]
Message-ID: <20120118142651.GA20610@samus> (raw)
In-Reply-To: <20120118115735.GA5970@x220>
Hi Johan,
On 13:57 Wed 18 Jan, Johan Hedberg wrote:
> Hi Vinicius,
>
> On Tue, Jan 17, 2012, Vinicius Costa Gomes wrote:
> > +#define MGMT_EV_NEW_LONG_TERM_KEY 0x0016
> > +struct mgmt_ev_new_long_term_key {
> > + uint8_t store_hint;
> > + struct mgmt_ltk_info key;
> > +} __packed;
>
> I've pushed the first patch, but this doesn't match mgmt-api.txt. In the
> API doc the event code is 0x0015.
Going to fix it. That happened because in the kernel side we still have
the Remote Name event, that was removed from userspace. I will send a
patch to remove that event.
>
> Johan
Cheers,
--
Vinicius
next prev parent reply other threads:[~2012-01-18 14:26 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-17 23:28 [PATCH BlueZ 01/11] mgmt-api: Update the commands for exchanging LTK's Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 02/11] Add messages to the mgmt interface to handle SMP key storage Vinicius Costa Gomes
2012-01-18 11:57 ` Johan Hedberg
2012-01-18 14:26 ` Vinicius Costa Gomes [this message]
2012-01-18 14:37 ` Johan Hedberg
2012-01-17 23:28 ` [PATCH BlueZ 03/11] Add storage functions to handle SMP keys Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 04/11] Add macros for the possible link key types Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 05/11] Fix using "magic" values for the " Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 06/11] Add support for storing a LTK when it enters bluetoothd Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 07/11] Add support for handing the New LTK mgmt event Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 08/11] Add support for sending the Load Long Term Keys commands Vinicius Costa Gomes
2012-01-18 22:34 ` Johan Hedberg
2012-01-17 23:28 ` [PATCH BlueZ 09/11] Add support for creating devices from the stored LTK's Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 10/11] Fix memory leak when loading keys Vinicius Costa Gomes
2012-01-17 23:28 ` [PATCH BlueZ 11/11] Remove the SMP Long Term Key when the device is removed Vinicius Costa Gomes
2012-01-18 7:17 ` [PATCH BlueZ 01/11] mgmt-api: Update the commands for exchanging LTK's Ganir, Chen
2012-01-18 10:40 ` Anderson Lizardo
2012-01-18 14:41 ` Ganir, Chen
2012-01-18 14:51 ` Anderson Lizardo
2012-01-18 17:12 ` [PATCH BlueZ 02/11] Add messages to the mgmt interface to handle SMP key storage Vinicius Costa Gomes
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=20120118142651.GA20610@samus \
--to=vinicius.gomes@openbossa.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;
as well as URLs for NNTP newsgroup(s).