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 สำหรับระดับการเข้าถึงอุปกรณ์ Bluetooth ซึ่งอิงตาม 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 static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

เข้าถึง_ถูกปฏิเสธ

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

การเข้าถึง_UNKNOWN

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

วิธีการสาธารณะ

ได้รับการเข้าถึง

public int getAccess ()

การส่งคืน
int

มูลค่าของ

public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)

พารามิเตอร์
name String

การส่งคืน
Sl4aBluetoothUtil.BluetoothAccessLevel

ค่านิยม

public static final BluetoothAccessLevel[] values ()

การส่งคืน
BluetoothAccessLevel[]