Hello all, i want to check wheather the bluetooth bongle is connected or not using c# code . both with dongle as well as built in BT.same problem i used this code BluetoothDeviceInfo[ bdi=null ; void GetDevices ( ) { if(bdi == null) { // addtolog ( "Discovering Devices..." ); BluetoothClient...