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 -- 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