eikoyoneki / haggle

Automatically exported from code.google.com/p/haggle
Apache License 2.0
0 stars 0 forks source link

Bluetooth discovery gets stuck on Widcomm stack #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes the function WIDCOMMBluetooth::doDiscovery() never returns due to 
the OnDiscoveryComplete() callback function never being called once the 
discovery is complete. This seems to be a problem with the Widcomm stack, but 
needs to be tested and confirmed.

Original issue reported on code.google.com by erik.nor...@gmail.com on 17 Sep 2009 at 12:52