robertoprato / bluecove

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

Important bug #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. search devices with code of example called "Remote Device Discovery"
2. always find devices has been discovered, no clear list of deviced was
discovered.
3.

What is the expected output? What do you see instead?
discover only deviced on, no remember deviced WAS on and now is offline.
Problem is: remember devices paired or/and founded

What BlueCove version are you using (include build number for SNAPSHOT)? On
what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?

I try it with bluecove 2.0.2, windows xp 32bits, bluesoleil stack, java sdk
1.6, jcreator
Too y try it with bluecove 2.0.2, windows xp 32bits, winsock stack,java sdk
1.6, jcreator

Please provide any additional information below.
Excuse me my english, I'm spanish.
If you comment devicesDiscovered.clear(); then the output is the same that
if you not comment this.
devicesDiscovered.clear(); may clear discovered devices but this don't effect.
I hope can you understand me.

Original issue reported on code.google.com by bor...@gmail.com on 10 Jul 2008 at 4:43

GoogleCodeExporter commented 8 years ago
This is the problem of MS stack!!!  Probably the same for bluesoleil .

Documented here http://code.google.com/p/bluecove/wiki/stacks

DiscoveryListener.deviceDiscovered() would be called for devices that a paired 
with
your Microsoft BT stack regardless if device ON or OFF

Original comment by skarzhev...@gmail.com on 10 Jul 2008 at 6:31