Sl4aBluetoothUtil.BluetoothAccessLevel

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

java.lang.オブジェクト
java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel >
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel


BluetoothDevice.javaに基づく Bluetooth デバイスのアクセス レベルの列挙型

まとめ

列挙値

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

パブリックメソッド

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

列挙値

ACCESS_ALLOWED

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

アクセス_拒否されました

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

アクセス_不明

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