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 पर आधारित ब्लूटूथ प्रोफ़ाइलों के लिए Enum

खास जानकारी

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

 

सार्वजनिक तरीके

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

Enum वैल्यू

ए2डीपी

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP

ए2डीपी_एसआईएनके

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP_SINK

एवीआरसीपी_कंट्रोलर

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

एचआईडी_होस्ट

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_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

valueOfProfile

public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)

पैरामीटर
profile int

रिटर्न
Sl4aBluetoothUtil.BluetoothProfile

मान

public static final BluetoothProfile[] values ()

रिटर्न
BluetoothProfile[]