Sl4aBluetoothUtil.BluetoothProfile
public static final enum Sl4aBluetoothUtil.BluetoothProfile
extends Enum< Sl4aBluetoothUtil.BluetoothProfile >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile > | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile |
BluetoothProfile.java
に基づく Bluetooth プロファイルの列挙型
まとめ
列挙値 | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile | A2DP |
Sl4aBluetoothUtil.BluetoothProfile | A2DP_SINK |
Sl4aBluetoothUtil.BluetoothProfile | AVRCP_CONTROLLER |
Sl4aBluetoothUtil.BluetoothProfile | GATT |
Sl4aBluetoothUtil.BluetoothProfile | GATT_SERVER |
Sl4aBluetoothUtil.BluetoothProfile | HEADSET |
Sl4aBluetoothUtil.BluetoothProfile | HEADSET_CLIENT |
Sl4aBluetoothUtil.BluetoothProfile | HID_HOST |
Sl4aBluetoothUtil.BluetoothProfile | MAP |
Sl4aBluetoothUtil.BluetoothProfile | MAP_CLIENT |
Sl4aBluetoothUtil.BluetoothProfile | PAN |
Sl4aBluetoothUtil.BluetoothProfile | PBAP |
Sl4aBluetoothUtil.BluetoothProfile | PBAP_CLIENT |
Sl4aBluetoothUtil.BluetoothProfile | SAP
|
公開メソッド | |
---|---|
int | getProfile () |
static Sl4aBluetoothUtil.BluetoothProfile | valueOf (String name) |
static Sl4aBluetoothUtil.BluetoothProfile | valueOfProfile (int profile) |
static final BluetoothProfile[] | values () |
列挙値
A2DP
public static final Sl4aBluetoothUtil.BluetoothProfile A2DP
A2DP_SINK
public static final Sl4aBluetoothUtil.BluetoothProfile A2DP_SINK
AVRCP_CONTROLLER
public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER
ガット
public static final Sl4aBluetoothUtil.BluetoothProfile GATT
GATT_SERVER
public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER
ヘッドセット
public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET
HEADSET_CLIENT
public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT
HID_HOST
public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST
地図
public static final Sl4aBluetoothUtil.BluetoothProfile MAP
MAP_CLIENT
public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT
パン
public static final Sl4aBluetoothUtil.BluetoothProfile PAN
PBAP
public static final Sl4aBluetoothUtil.BluetoothProfile PBAP
PBAP_CLIENT
public static final Sl4aBluetoothUtil.BluetoothProfile PBAP_CLIENT
公開メソッド
getProfile
public int getProfile ()
戻り値 | |
---|---|
int |
値の
public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)
パラメーター | |
---|---|
name | String |
戻り値 | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
valueOfProfile
public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)
パラメーター | |
---|---|
profile | int |
戻り値 | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2023-04-28 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]