Sl4aBluaxyUtil.BluaxyConnectionState

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

java.lang.Object
java.lang.Enum < com.android.tradefed.util.Sl4aBlu BluetoothUtil.BluaxyConnectionState >
com.android.tradefed.util.Sl4aBlu ब्लूटूथUtil.BluaxyConnectionState


ब्लूटूथ कनेक्शन राज्यों के लिए Enums जो 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 ()

मान बढ़ाएँ

जुड़े हुए

02213a80

कनेक्ट

public static final Sl4aBluetoothUtil.BluetoothConnectionState CONNECTING

डिस्कनेक्ट किया गया

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTED

डिस्कनेक्ट कर रहा है

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTING

सार्वजनिक तरीके

पाना

public int getState ()

रिटर्न
int

का मूल्य

public static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)

मापदंडों
name String

रिटर्न
Sl4aBluetoothUtil.BluetoothConnectionState

मूल्यों

public static final BluetoothConnectionState[] values ()

रिटर्न
BluetoothConnectionState[]