Sl4aBluetoothUtil.BluetoothAccessLevel

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

Java.lang.Nesne
🎃 java.lang.Enum<com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel>
  🎃 com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel


Bluetooth cihaz erişim düzeyi için BluetoothDevice.java değerini temel alan sıralamalar

Özet

Enum değerleri

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_ALLOWED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_REJECTED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_UNKNOWN

 

Herkese açık yöntemler

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

Enum değerleri

ERİŞİM_İZİN_VERİLENLER

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

ERİŞİM_REDDEDİLDİ

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

ERİŞİM_BİLİNMİYOR

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

Herkese açık yöntemler

GetAccess

public int getAccess ()

İlerlemeler
int

değeri

public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)

Parametreler
name String

İlerlemeler
Sl4aBluetoothUtil.BluetoothAccessLevel

değerler

public static final BluetoothAccessLevel[] values ()

İlerlemeler
BluetoothAccessLevel[]