Export to GitHub

bluecove - issue #91

serviceSearchCompleted always has response 3 (SERVICE_SEARCH_ERROR) on linux


Posted on Oct 20, 2009 by Helpful Horse

JavaVM: $ java -version java version "1.6.0_16" Java(TM) SE Runtime Environment (build 1.6.0_16-b01) Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)

bluecove version: tested with: - bluecove and bluecove-gpl 2.1.0 - bluecove and bluecove-gpl 2.1.1 SNAPSHOT 60 - bluecove and bluecove-gpl 2.1.1 from svn revision 3020

linux distribution: ubuntu 9.04 and 9.10(beta) x86_64 (64-bit)

Inquiry devices work as expected, but search services is never successful. Response code is always 3 (SERVICE_SEARCH_ERROR).

However, no problem with hcitool or sdptool with the same setup/computer on the same device, hence bluez stack problem is unlikely.

Comment #1

Posted on May 21, 2013 by Happy Ox

Issue found in ubuntu 12.04 also (bluecove-2.1.1-SNAPSHOT, bluecove-bluez-2.1.1-SNAPSHOT, bluecove-gpl-2.1.1-SNAPSHOT)

Comment #2

Posted on May 12, 2014 by Happy Elephant

the same behavior is present on Debian 7

Comment #3

Posted on Dec 24, 2014 by Happy Rhino

Just curious. Has anyone been able to find a reason for this why this SERVICE_SEARCH_ERROR? I am a relatively new to bluetooth programming but I get the same error.

linux distribution : ubuntu 12.04 64 bit.

Status: New