Hi all,
I am writing windows service that must discover bluetooth devices but OnDiscoveryComplete event are not called correctly.
Some times it called with very long delay and pointer to device list is null, some times it not called.
I am using code from DiscoveryDemo to realize searching process.
Can somebody help me?