On Wed, Sep 29, 2010 at 10:45 AM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > Hi Claudio, > > On Thu, Sep 23, 2010, Claudio Takahasi wrote: >> Â Â Â Rename hciops {start, stop}_discovery to {start, stop}_inquiry > > I'm not sure about this patch. Wasn't the idea to hide the device > discovery details from the higher layers? I.e. the method could be > called discovery and it'd take care of both BR/EDR and LE discovery > methods. > > Johan > Hi Johan, StartDiscovery() triggers all the process. The adapter type: BR/EDR only/LE only or dual mode is hidden from the higher layers. So, your suggestion it try to hide all discovery details inside the hciops as much as possible? I am not sure at the moment if it is possible, but we can try. We need to clean the code anyway in order to have a "smooth" migration to the new Bluetooth Management Interface. Regards, Claudio -- 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