Summary

Represents the Bluetooth radio state

Declaration Syntax

Public Enum BluetoothRadioMode
public enum BluetoothRadioMode
__value public enum BluetoothRadioMode
public enum BluetoothRadioMode

Members

Member nameDescription
Discoverable

Summary

Discoverable: Bluetooth hardware is powered on and device advertises itself to others
Off

Summary

Off: Bluetooth hardware is powered off
On

Summary

On: Bluetooth hardware is powered on

Requirements

Namespace: Microsoft.WindowsMobile.SharedSource.Bluetooth
Assembly: Wimo.Bluetooth (wimo.bluetooth.dll)

See Also

Microsoft.WindowsMobile.SharedSource.Bluetooth Namespace