manniru / bluecove

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

Can't search services #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Search Services

What is the expected output? What do you see instead?
Assuming I have chosen services to search that the remote device contains,
I expect to have returned an array of service records. In looking at an
over-the-air log of the data (i have a feeling my sniffer may not have
captured it all) but i'm seeing an L2CAP Disconnect from the master (the
dongle w/ bluecove) about 100 ms after the service search request. this
shows up in the JSR82 code as a DiscoveryListener.serviceSearchCompleted()
event with reason either "No Records" or "Error".

What version of the product are you using? On what operating system?
Bluecove 1.2.1 (or latest) on WinXP SP2

Original issue reported on code.google.com by ihavecra...@gmail.com on 9 Jan 2007 at 12:08

GoogleCodeExporter commented 9 years ago
Does BlueCove work for you otherwise? Can you connectb to a service if you 
already 
know the service URL? Remember, that BlueCove only supports RFCOMM connections 
on 
Windows

Original comment by paul.tot...@gmail.com on 19 Feb 2007 at 9:17

GoogleCodeExporter commented 9 years ago
I see something similar to this as well.

Original comment by wsnyd...@gmail.com on 9 Mar 2007 at 1:49

GoogleCodeExporter commented 9 years ago
The described behaviour may depend on device and on service.
We are testing BlueCove connecting with big set of cellular phones and other
implementations of JSR-82 on windows e.g. avetana-bluetooth.
To the best of our knowledge service search request are working fine.

If you can provide example application we will be able to help you identify the 
problem.
Also try to place the same code on a cell phone and try to discover the same 
service.
Can you?

Original comment by skarzhev...@gmail.com on 16 Mar 2007 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by skarzhev...@gmail.com on 4 Jun 2007 at 6:24