Sl4aBluetoothUtil.BluetoothPriorityLevel

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

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


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_OFF

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

PRIORITAS_ON

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

PRIORITY_UNDEFINED

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

Metode publik

dapatkan Prioritas

public int getPriority ()

Kembali
int

Nilai dari

public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)

Parameter
name String

Kembali
Sl4aBluetoothUtil.BluetoothPriorityLevel

nilai-nilai

public static final BluetoothPriorityLevel[] values ()

Kembali
BluetoothPriorityLevel[]