Hi Vinicius, On Thu, Jan 24, 2013 at 11:07 PM, Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxxxxxx> wrote: > +static int gatt_init(void) > +{ > + btd_profile_register(&gatt_profile); > + > + return 0; > +} > + > +static void gatt_exit(void) > +{ > + btd_profile_register(&gatt_profile); It should be btd_profile_unregister() here. Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- 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