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 |
Enums for Bluetooth profiles which are based on BluetoothProfile.java
Summary
Enum values | |
---|---|
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
|
Public methods | |
---|---|
int
|
getProfile()
|
static
Sl4aBluetoothUtil.BluetoothProfile
|
valueOf(String name)
|
static
Sl4aBluetoothUtil.BluetoothProfile
|
valueOfProfile(int profile)
|
static
final
BluetoothProfile[]
|
values()
|
Enum values
Public methods
getProfile
public int getProfile ()
Returns | |
---|---|
int |
valueOf
public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
valueOfProfile
public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)
Parameters | |
---|---|
profile |
int |
Returns | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2020-09-08 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":"Другое"
}]