Sl4aBluetoothUtil.BluetoothAccessLevel

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

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


Enumerazioni per il livello di accesso del dispositivo Bluetooth basate su BluetoothDevice.java

Riepilogo

Valori di enumerazione

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

Metodi pubblici

int getAccess ()
static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
static final BluetoothAccessLevel[] values ()

Valori di enumerazione

ACCESSO_CONSENTITO

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

ACCESSO_RIFIUTATO

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

ACCESSO_Sconosciuto

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

Metodi pubblici

avere accesso

public int getAccess ()

ritorna
int

valore di

public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)

Parametri
name String

ritorna
Sl4aBluetoothUtil.BluetoothAccessLevel

valori

public static final BluetoothAccessLevel[] values ()

ritorna
BluetoothAccessLevel[]