Sl4aब्लूटूथUtil.ब्लूटूथ प्राथमिकता स्तर

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

java.lang.ऑब्जेक्ट
java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel >
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel


ब्लूटूथ प्रोफ़ाइल प्राथमिकता स्तर के लिए एनम्स जो BluetoothProfile.java पर आधारित हैं

सारांश

एनम मान

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

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

int getPriority ()
static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)
static final BluetoothPriorityLevel[] values ()

एनम मान

प्राथमिकता_ऑटो_कनेक्ट

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

प्राथमिकता_बंद

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

प्राथमिकता_पर

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

प्राथमिकता_अनिर्धारित

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

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

प्राथमिकता प्राप्त करें

public int getPriority ()

रिटर्न
int

का मूल्य

public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)

पैरामीटर
name String

रिटर्न
Sl4aBluetoothUtil.BluetoothPriorityLevel

मान

public static final BluetoothPriorityLevel[] values ()

रिटर्न
BluetoothPriorityLevel[]