Sl4aBluetoothUtil.BluetoothConnection الدولة

public static final enum Sl4aBluetoothUtil.BluetoothConnectionState
extends Enum< Sl4aBluetoothUtil.BluetoothConnectionState >

java.lang.Object
java.lang.Enum < com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothConnectionState >
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothConnectionState


Enums لحالات اتصال Bluetooth التي تستند إلى BluetoothProfile.java

ملخص

تعداد القيم

Sl4aBluetoothUtil.BluetoothConnectionState CONNECTED

Sl4aBluetoothUtil.BluetoothConnectionState CONNECTING

Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTED

Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTING

الأساليب العامة

int getState ()
static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)
static final BluetoothConnectionState[] values ()

تعداد القيم

متصل

public static final Sl4aBluetoothUtil.BluetoothConnectionState CONNECTED

توصيل

public static final Sl4aBluetoothUtil.BluetoothConnectionState CONNECTING

انقطع الاتصال

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTED

فصل

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTING

الأساليب العامة

getState

public int getState ()

عائدات
int

قيمة ال

public static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)

حدود
name String

عائدات
Sl4aBluetoothUtil.BluetoothConnectionState

قيم

public static final BluetoothConnectionState[] values ()

عائدات
BluetoothConnectionState[]