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 |
تعدادات لمستوى الوصول إلى جهاز بلوتوث تستند إلى BluetoothDevice.java
ملخّص
قيم التعداد | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_ALLOWED
|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_REJECTED
|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_UNKNOWN
|
الطرق العامة | |
---|---|
int
|
getAccess()
|
static
Sl4aBluetoothUtil.BluetoothAccessLevel
|
valueOf(String name)
|
static
final
BluetoothAccessLevel[]
|
values()
|
قيم التعداد
الطرق العامة
الحصول على إمكانية الوصول
public int getAccess ()
المرتجعات | |
---|---|
int |
قيمة
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
المعلمات | |
---|---|
name |
String |
المرتجعات | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |