I use the in built timer (using C#) for trigering the discovery event for every 5 seconds. the sudden froze arise as i try to close the program. public Dictionary<string,string> testMethod() { Dictionary<string,string> btDictionary = new Dictionary<string, string>(); BluetoothDeviceInfo...