Sl4aBluetoothUtil.BluetoothTingkat Prioritas

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.BluetoothPrioritasLevel


Enum untuk tingkat prioritas profil Bluetooth yang didasarkan pada BluetoothProfile.java

Ringkasan

Nilai enum

Sl4aBluetoothUtil.BluetoothPriorityLevel  PRIORITY_AUTO_CONNECT

 

Sl4aBluetoothUtil.BluetoothPriorityLevel  PRIORITY_OFF

 

Sl4aBluetoothUtil.BluetoothPriorityLevel  PRIORITY_ON

 

Sl4aBluetoothUtil.BluetoothPriorityLevel  PRIORITY_UNDEFINED

 

Metode publik

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

Nilai enum

PRIORITY_AUTO_CONNECT

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

PRIORITAS_NONAKTIF

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

PRIORITAS_AKTIF

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

PRIORITAS_TIDAK DITENTUKAN

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

Metode publik

getPriority

public int getPriority ()

Hasil
int

nilai

public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)

Parameter
name String

Hasil
Sl4aBluetoothUtil.BluetoothPriorityLevel

nilai-nilai

public static final BluetoothPriorityLevel[] values ()

Hasil
BluetoothPriorityLevel[]