Sl4aBluetoothUtil.BluetoothProfile
public static final enum Sl4aBluetoothUtil.BluetoothProfile
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile |
Enums para perfis Bluetooth baseados em BluetoothProfile.java
Resumo
Valores de enumeração | |
---|---|
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
|
Métodos públicos | |
---|---|
int | getProfile () |
static Sl4aBluetoothUtil.BluetoothProfile | valueOf (String name) |
static Sl4aBluetoothUtil.BluetoothProfile | valueOfProfile (int profile) |
static final BluetoothProfile[] | values () |
Valores de enumeração
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
GATT
public static final Sl4aBluetoothUtil.BluetoothProfile GATT
GATT_SERVER
public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER
FONE DE OUVIDO
public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET
HEADSET_CLIENT
public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT
HID_HOST
public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST
MAPA
public static final Sl4aBluetoothUtil.BluetoothProfile MAP
MAP_CLIENT
public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT
FRIGIDEIRA
public static final Sl4aBluetoothUtil.BluetoothProfile PAN
PBAP
public static final Sl4aBluetoothUtil.BluetoothProfile PBAP
PBAP_CLIENT
public static final Sl4aBluetoothUtil.BluetoothProfile PBAP_CLIENT
Métodos públicos
getProfile
public int getProfile ()
devoluções | |
---|---|
int |
valor de
public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)
Parâmetros | |
---|---|
name | String |
devoluções | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
valueOfProfile
public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)
Parâmetros | |
---|---|
profile | int |
devoluções | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2023-03-30 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Não contém as informações de que eu preciso"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muito complicado / etapas demais"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desatualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema com as amostras / o código"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]