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 |
Énumérations du niveau d'accès aux appareils Bluetooth, basées sur BluetoothDevice.java
Résumé
Valeurs enum | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_ALLOWED
|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_REJECTED
|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_UNKNOWN
|
Méthodes publiques | |
---|---|
int
|
getAccess()
|
static
Sl4aBluetoothUtil.BluetoothAccessLevel
|
valueOf(String name)
|
static
final
BluetoothAccessLevel[]
|
values()
|
Valeurs enum
Méthodes publiques
getAccess
public int getAccess ()
Renvoie | |
---|---|
int |
valeur_
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
Paramètres | |
---|---|
name |
String |
Renvoie | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |