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 cho cấp truy cập thiết bị Bluetooth dựa trên BluetoothDevice.java

Tóm tắt

Giá trị enum

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_ALLOWED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_REJECTED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_UNKNOWN

 

Phương thức công khai

int getAccess()
static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf(String name)
static final BluetoothAccessLevel[] values()

Giá trị enum

ACCESS_ALLOWED

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

ACCESS_REJECTED

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

ACCESS_UNKNOWN

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

Phương thức công khai

getAccess

public int getAccess ()

Giá trị trả về
int

valueOf

public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)

Tham số
name String

Giá trị trả về
Sl4aBluetoothUtil.BluetoothAccessLevel

giá trị

public static final BluetoothAccessLevel[] values ()

Giá trị trả về
BluetoothAccessLevel[]