SachinPuthran / bluecove

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

selectService function won't return #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. do selectService with a 128-bit UUID that will not be found

What is the expected output? What do you see instead?
The selectService (from DiscoveryAgent) should return null.
Instead it will block forever (estimated, because I didn't have enough 
time to check "forever" ;-)).
When I look at my LED in my BT dongle, I can see it scan for devices/
services for a while (should be about 14 secs) and then it stops scanning. 
(I figured out that my LED is constant on while scanning devices, and 
flickering otherwise).

What version of the product are you using? On what operating system?
- Windows XP/SP2
- Sitecom USB dongle
- BlueCove version 2.0.2 on winsock

Please provide any additional information below.

Original issue reported on code.google.com by tvbur...@gmail.com on 3 Apr 2008 at 4:57

GoogleCodeExporter commented 9 years ago
selectService is regularly tested as part of TCK tests. But apparently they do 
not
cover all situations. If service not fund function should return null.

Original comment by skarzhev...@gmail.com on 5 Apr 2008 at 12:20

GoogleCodeExporter commented 9 years ago

Original comment by skarzhev...@gmail.com on 5 Apr 2008 at 8:21

GoogleCodeExporter commented 9 years ago

Original comment by skarzhev...@gmail.com on 5 Sep 2008 at 7:16