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
Metody publiczne
Uzyskaj dostęp
public int getAccess ()
Zwroty | |
---|---|
int |
wartość
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
Parametry | |
---|---|
name |
String |
Zwroty | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |