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_controlLER

public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER

اتفاقية GATT

public static final Sl4aBluetoothUtil.BluetoothProfile GATT

GATT_SERVER

public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER

سماعة رأس

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET

عميل رأس الصفحة

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT

HID_HOST

public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST

MAP

public static final Sl4aBluetoothUtil.BluetoothProfile MAP

MAP_عميل

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

الطرق العامة

الحصول على الملف الشخصي

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