static extern bool BluetoothIsDiscoverable(IntPtr hRadio);
Private Shared Function BluetoothIsDiscoverable(ByVal hRadio As IntPtr) As Integer