hi Marcel,
I have written an application that uses multiple dongles. One dongle
performs continuous serach for the devices and other dongles perform sdp
inquiry on the searched devices. The observation that i have can be written
as below:-
i) When performing sdp inquiry and device search at same time (although
using different dongles about which i am very sure).... call for sdp_connect
fail very often.
ii) When i do the same thing one by one that is first performing search then
doing sdp inquiry ( at this time hci inquiry is not running) the rate of
sdp_connect is very high.
The way i want my the application to work is the setup in (i) . Please can u
tell me what is causing failure of sdp_connect in i and if this behavior is
unexpected then how can i debug the issue my self.
regards
siddhant