Sl4aBluetoothUtil.BluetoothPriorityLevel

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

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


BluetoothProfile.javaに基づく Bluetooth プロファイル優先度レベルの列挙型

まとめ

列挙値

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

パブリックメソッド

int getPriority ()
static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)
static final BluetoothPriorityLevel[] values ()

列挙値

優先_自動_接続

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

優先_オフ

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

優先_オン

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

PRIORITY_UNDEFINED

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

パブリックメソッド

優先順位を取得する

public int getPriority ()

戻り値
int

の値

public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)

パラメーター
name String

戻り値
Sl4aBluetoothUtil.BluetoothPriorityLevel

価値観

public static final BluetoothPriorityLevel[] values ()

戻り値
BluetoothPriorityLevel[]