Hi Rodolpho, > >> I'm using bluez-4.42 and I would like to know the timeout > >> for the service search process, with or without using > >> SDP_RETRY_IF_BUSY. > > > > and where do we actually use that flag inside bluetoothd? If we do that > > is a bug and it needs to be changed to use SDP async API. > > In fact I use a library which is linked to bluez. > > This library does the service search just like sdptool does > in do_search() (sdp.c:3616). > > Is this deprecated and shouldn't be used, then? it is not deprecated, but it shouldn't be used. However feel free to fix it, but as I mentioned we are not even using it. The SDP async API is what I would recommend. Regards Marcel -- 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