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 |
Enum per il livello di accesso al dispositivo Bluetooth che si basano su BluetoothDevice.java
Riepilogo
Valori enum | |
---|---|
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 enum
Metodi pubblici
getAccess
public int getAccess ()
Ritorni | |
---|---|
int |
valueOf
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
Parametri | |
---|---|
name |
String |
Ritorni | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |