Android.Bluetooth.State Enumeration
Enumerates values returned by several types.

Syntax

public enum State

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
ConnectedThe profile is in connected state
ConnectingThe profile is in connecting state
DisconnectedThe profile is in disconnected state
DisconnectingThe profile is in disconnecting state
OffIndicates the local Bluetooth adapter is off.
OnIndicates the local Bluetooth adapter is on, and ready for use.
TurningOffIndicates the local Bluetooth adapter is turning off. Local clients should immediately attempt graceful disconnection of any remote links.
TurningOnIndicates the local Bluetooth adapter is turning on. However local clients should wait for State.On before attempting to use the adapter.

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0