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


基于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_控制器

public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER

关贸总协定

public static final Sl4aBluetoothUtil.BluetoothProfile GATT

关贸总协定服务器

public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER

耳机

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET

耳机客户端

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT

HID_主机

public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST

地图

public static final Sl4aBluetoothUtil.BluetoothProfile MAP

MAP_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT

平底锅

public static final Sl4aBluetoothUtil.BluetoothProfile PAN

PBAP

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP

PBAP_CLIENT

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[]