Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: TcomGregg on February 20, 2009, 05:24:25 PM

Title: Bluetooth Discovery Timeout
Post by: TcomGregg on February 20, 2009, 05:24:25 PM
Hi Mike
Have you completed the Bluetooth Discover timeout yet?
Best Regards
Gregg
Title: Re: Bluetooth Discovery Timeout
Post by: Mike Petrichenko on February 20, 2009, 06:31:17 PM
Hi,

Unfortunately no. Unfortunately it may be the reason of crush the stack. And unfortunately it is impossible to get discovered devices list if discovery interrapted by some reason (timeout in this case). So the only one solution. Use timer in your application and call Terminate method of wclBluetoothDiscovery object. But in this case there is no way to get the list of already discovered devices.