Hi Luiz, On Thu, Sep 02, 2010, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz <luiz.dentz-von@xxxxxxxxx> > > In situation where the user application keep a discovery session while > bonding with a device it may cause a delay, or even timeout, due to the > number of the inquiry responses that the controller has to process. > > Since the discovery can be shared between many applications it may not be > possible to simple require to each application to stop their discovery > before trying to pair with a device, so to fix this bluetoothd now > suspends the discovery while bonding, resuming when completed. > --- > src/adapter.c | 62 +++++++++++++++++++++++++++++++++++++++++++++----------- > src/adapter.h | 3 ++ > src/device.c | 4 +++ > 3 files changed, 57 insertions(+), 12 deletions(-) Thanks. The patch has been pushed upstream. 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