Hi Vinicius, On Wed, Jan 18, 2012, Vinicius Costa Gomes wrote: > 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. Please don't. I already have the kernel-side mgmt_ev_remote_name removal in my own local tree together with a quite big patch set (13 patches right now). I'll send it to linux-bluetooth as soon as I finish some final polishing. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html