Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: nilgosavi on June 17, 2009, 10:50:12 PM

Title: Device discovery problem in wcl.net 6.5.9.0
Post by: nilgosavi on June 17, 2009, 10:50:12 PM
Hi,
       I have tired to use demo version of wcl.net 6.5.9.0.First time my application discover mobile device which are in the range and bluetooth are turn on.But when I run application second time its discover the devices even if devices bluetooth is turn off but it was discover in a previous application.I have restarted PC still it behave same.

Thanks And Regards
Nilesh
Title: Re: Device discovery problem in wcl.net 6.5.9.0
Post by: Mike Petrichenko on June 18, 2009, 05:00:52 AM
Hi,

Microsoft Bluetooth drivers (and some other, depends on version) stores founded devices and then returns it in common list. You should unpair devices with PC to clear the list. Then you will get only available devices.