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


Enum cho các cấu hình Bluetooth dựa trên BluetoothProfile.java

Tóm tắt

Giá trị enum

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

 

Phương thức công khai

int getProfile()
static Sl4aBluetoothUtil.BluetoothProfile valueOf(String name)
static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile(int profile)
static final BluetoothProfile[] values()

Giá trị enum

A2DP

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP

Hàm A2DP_SINK

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP_SINK

NGƯỜI ĐIỀU KHIỂN AVRCP_

public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER

GATT

public static final Sl4aBluetoothUtil.BluetoothProfile GATT

GATT_SERVER

public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER

TAI NGHE

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET

HEADSET_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT

Máy chủ HID

public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST

BẢN ĐỒ

public static final Sl4aBluetoothUtil.BluetoothProfile MAP

MAP_ ứng dụng khách

public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT

PAN

public static final Sl4aBluetoothUtil.BluetoothProfile PAN

PBAP

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP

PBAP_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP_CLIENT

SAP

public static final Sl4aBluetoothUtil.BluetoothProfile SAP

Phương thức công khai

getProfile

public int getProfile ()

Giá trị trả về
int

giá trị của

public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)

Tham số
name String

Giá trị trả về
Sl4aBluetoothUtil.BluetoothProfile

valueOfProfile

public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)

Tham số
profile int

Giá trị trả về
Sl4aBluetoothUtil.BluetoothProfile

giá trị

public static final BluetoothProfile[] values ()

Giá trị trả về
BluetoothProfile[]