Sl4aBluetoothUtil.BluetoothProfile

public static final enum Sl4aBluetoothUtil.BluetoothProfile
extends Enum< Sl4aBluetoothUtil.BluetoothProfile >

java.lang.Объект
java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile >
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile


Перечисления для профилей Bluetooth, основанных на BluetoothProfile.java

Краткое содержание

Значения перечисления

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

КАРТА_КЛИЕНТ

public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT

КАСТРЮЛЯ

public static final Sl4aBluetoothUtil.BluetoothProfile PAN

ПБАП

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP

PBAP_КЛИЕНТ

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP_CLIENT

САП

public static final Sl4aBluetoothUtil.BluetoothProfile SAP

Публичные методы

получить профиль

public int getProfile ()

Возвращает
int

значение

public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)

Параметры
name String

Возвращает
Sl4aBluetoothUtil.BluetoothProfile

значениепрофиля

public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)

Параметры
profile int

Возвращает
Sl4aBluetoothUtil.BluetoothProfile

ценности

public static final BluetoothProfile[] values ()

Возвращает
BluetoothProfile[]