bquanhuang / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

serviceSearchCompleted always has response 3 (SERVICE_SEARCH_ERROR) on linux #91

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by aannoaa...@gmail.com on 20 Oct 2009 at 3:49

GoogleCodeExporter commented 8 years ago
Issue found in ubuntu 12.04 also (bluecove-2.1.1-SNAPSHOT, 
bluecove-bluez-2.1.1-SNAPSHOT, bluecove-gpl-2.1.1-SNAPSHOT)

Original comment by manuela....@gmail.com on 21 May 2013 at 3:27

GoogleCodeExporter commented 8 years ago
the same behavior is present on Debian 7

Original comment by sebastia...@gmail.com on 12 May 2014 at 6:47

GoogleCodeExporter commented 8 years ago
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.

Original comment by sowmya.k...@gmail.com on 24 Dec 2014 at 3:56