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

Bản tóm tắt

Giá trị liệt kê

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

Phương pháp công khai

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

Giá trị liệt kê

TRUY CẬP ĐƯỢC CHO PHÉP

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 pháp công khai

truy cập

public int getAccess ()

Trả lại
int

giá trị của

public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)

Thông số
name String

Trả lại
Sl4aBluetoothUtil.BluetoothAccessLevel

giá trị

public static final BluetoothAccessLevel[] values ()

Trả lại
BluetoothAccessLevel[]