Sl4aBluetoothUtil.BluetoothConnectionState

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


تعدادات حالات اتصال 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[]