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 |
Enums สำหรับระดับการเข้าถึงอุปกรณ์บลูทูธซึ่งอิงตาม BluetoothDevice.java
สรุป
ค่า enum | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_ALLOWED
|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_REJECTED
|
Sl4aBluetoothUtil.BluetoothAccessLevel |
ACCESS_UNKNOWN
|
เมธอดสาธารณะ | |
---|---|
int
|
getAccess()
|
static
Sl4aBluetoothUtil.BluetoothAccessLevel
|
valueOf(String name)
|
static
final
BluetoothAccessLevel[]
|
values()
|
ค่า enum
เมธอดสาธารณะ
getAccess
public int getAccess ()
คิกรีเทิร์น | |
---|---|
int |
valueOf
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
พารามิเตอร์ | |
---|---|
name |
String |
คิกรีเทิร์น | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |