Sl4aBluetoothUtil.BluetoothAccessLevel (poziom dostępu Bluetootha)

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.Sl4aBluetooth Utility.BluetoothAccessLevel


Wyliczenia poziomu dostępu do urządzeń Bluetooth na podstawie: BluetoothDevice.java

Podsumowanie

Wartości typu wyliczeniowego

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_ALLOWED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_REJECTED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_UNKNOWN

 

Metody publiczne

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

Wartości typu wyliczeniowego

DOSTĘP_DOZWOLONY

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

DOSTĘP_ODRZUCONE

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

DOSTĘP_NIEZNANY

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

Metody publiczne

Uzyskaj dostęp

public int getAccess ()

Zwroty
int

wartość

public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)

Parametry
name String

Zwroty
Sl4aBluetoothUtil.BluetoothAccessLevel

wartości

public static final BluetoothAccessLevel[] values ()

Zwroty
BluetoothAccessLevel[]