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

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

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


ब्लूटूथ प्रोफ़ाइल प्राथमिकता स्तर के लिए Enums जो 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 ()

एनम मान

PRIORITY_AUTO_CONNECT

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

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

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

PRIORITY_ON

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

PRIORITY_UNDEFINED

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

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

getPriority

public int getPriority ()

रिटर्न
int

का मूल्य

public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)

पैरामीटर
name String

रिटर्न
Sl4aBluetoothUtil.BluetoothPriorityLevel

मान

public static final BluetoothPriorityLevel[] values ()

रिटर्न
BluetoothPriorityLevel[]