Sl4aBluetoothUtil.BluetoothPerfil
public static final enum Sl4aBluetoothUtil.BluetoothProfile
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile |
Enumeraciones para perfiles de Bluetooth que se basan en BluetoothProfile.java
Resumen
valores de enumeración | |
---|---|
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 enumeración
A2DP
public static final Sl4aBluetoothUtil.BluetoothProfile A2DP
A2DP_SINK
public static final Sl4aBluetoothUtil.BluetoothProfile A2DP_SINK
AVRCP_CONTROLADOR
public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER
GATT
public static final Sl4aBluetoothUtil.BluetoothProfile GATT
SERVIDOR_GATT
public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER
AURICULARES
public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET
AURICULARES_CLIENTE
public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT
HID_HOST
public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST
MAPA
public static final Sl4aBluetoothUtil.BluetoothProfile MAP
MAP_CLIENTE
public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT
CACEROLA
public static final Sl4aBluetoothUtil.BluetoothProfile PAN
PBAP
public static final Sl4aBluetoothUtil.BluetoothProfile PBAP
PBAP_CLIENTE
public static final Sl4aBluetoothUtil.BluetoothProfile PBAP_CLIENT
Métodos públicos
obtener perfil
public int getProfile ()
Devoluciones | |
---|---|
int |
valor de
public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)
Parámetros | |
---|---|
name | String |
Devoluciones | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
valorDePerfil
public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)
Parámetros | |
---|---|
profile | int |
Devoluciones | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
El contenido y las muestras de código que aparecen en esta página están sujetas a las licencias que se describen en la Licencia de Contenido. Java y OpenJDK son marcas registradas de Oracle o sus afiliados.
Última actualización: 2023-03-30 (UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Falta la información que necesito"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muy complicado o demasiados pasos"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desactualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema de traducción"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema con las muestras o los códigos"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Otro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de comprender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Resolvió mi problema"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Otro"
}]