Sl4aBluetoothUtil.BluetoothProfile
public static final enum Sl4aBluetoothUtil.BluetoothProfile
extends Enum< Sl4aBluetoothUtil.BluetoothProfile >
java.lang.Objeto | ||
↳ | java.lang.Enum< com.android.tradefed.util.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
AVRCP_CONTROLLER
public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER
HID_HOST
public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST
MAP_CLIENTE
public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT
CACEROLA
public static final Sl4aBluetoothUtil.BluetoothProfile PAN
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 |
valor del perfil
public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)
Parámetros | |
---|---|
profile | int |
Devoluciones | |
---|---|
Sl4aBluetoothUtil.BluetoothProfile |
El contenido y el código de ejemplo de esta página están sujetos a las licencias que se describen en la licencia de contenido. Java y OpenJDK son marcas registradas de Oracle o sus entidades asociadas.
Última actualización: 2023-12-01 (UTC).
[null,null,["Última actualización: 2023-12-01 (UTC)."],[],[]]