Hi Claudio, On Wed, Nov 10, 2010, Claudio Takahasi wrote: > @@ -623,6 +624,9 @@ int attrib_server_init(void) > > sdp_handle = record->handle; > > + if (!main_opts.le) > + return 0; > + If the option is called "le" it shouldn't affect GATT over BR/EDR, so I think the check in attrib_server_init should only affect the LE socket (or then rename the option to e.g. main.opts.attrib). 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