Sl4aBluetoothUtil.BluetoothAccesslevel

public static final enum Sl4aBluetoothUtil.BluetoothAccessLevel
extends Enum<Sl4aBluetoothUtil.BluetoothAccessLevel>

java.lang.Object
   ↳ java.lang.Enum<com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccess Level>
     ↳ com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel


Enum cho cấp truy cập của 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_ĐƯỢC PHÉP

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

TRUY CẬP_BỊ TỪ CHỐI

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

ACCESS_UNKNOWN

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

Phương thức công khai

nhận quyền truy cập

public int getAccess ()

Giá trị trả về
int

giá trị của

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[]