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