What steps will reproduce the problem? 1. Start an sdp query from a bt client (using sdp_client_query_services command, for example). 2. When the SDP_QUERY_COMPLETE event arrives, start another query. 3. Most of the times (not always), the query will fail with error 0x81 (SDP_QUERY_INCOMPLETE). It seems that the request is not even sent.
I'm not sure what is causing the problem, but if I add a short sleep between the queries, or try again - it works.
Comment #1
Posted on Aug 8, 2014 by Swift Oxhi. would you have a hci_dunp.pklg for such a case at hand and could post it here (or send by mail) please?
Comment #2
Posted on Aug 21, 2014 by Happy KangarooSDP Query is now sent after closing L2CAPP connection. SVN Rev. 2744
Status: Fixed
Labels:
Type-Defect
Priority-High