Sl4aBluetoothUtil.BluetoothProfile

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

Java.lang.Nesne
🎃 java.lang.Enum<com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile>
  🎃 com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothProfile


BluetoothProfile.java temelinde Bluetooth profilleri için sıralamalar

Özet

Enum değerleri

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

 

Herkese açık yöntemler

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

Enum değerleri

A2DP

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP

A2DP_Havuz

public static final Sl4aBluetoothUtil.BluetoothProfile A2DP_SINK

AVRCP_DENETLEYİCİ

public static final Sl4aBluetoothUtil.BluetoothProfile AVRCP_CONTROLLER

GATT

public static final Sl4aBluetoothUtil.BluetoothProfile GATT

GATT_SUNUCU

public static final Sl4aBluetoothUtil.BluetoothProfile GATT_SERVER

Kulaklık

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET

HEADSET_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT

HID_HOST

public static final Sl4aBluetoothUtil.BluetoothProfile HID_HOST

HARİTA

public static final Sl4aBluetoothUtil.BluetoothProfile MAP

HARİTA_MÜŞTERİ

public static final Sl4aBluetoothUtil.BluetoothProfile MAP_CLIENT

PAN

public static final Sl4aBluetoothUtil.BluetoothProfile PAN

PBAP

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP

PBAP_CLIENT (PBAP İSTEMCİSİ)

public static final Sl4aBluetoothUtil.BluetoothProfile PBAP_CLIENT

SAP

public static final Sl4aBluetoothUtil.BluetoothProfile SAP

Herkese açık yöntemler

getProfile

public int getProfile ()

İlerlemeler
int

değeri

public static Sl4aBluetoothUtil.BluetoothProfile valueOf (String name)

Parametreler
name String

İlerlemeler
Sl4aBluetoothUtil.BluetoothProfile

valueOfProfile

public static Sl4aBluetoothUtil.BluetoothProfile valueOfProfile (int profile)

Parametreler
profile int

İlerlemeler
Sl4aBluetoothUtil.BluetoothProfile

değerler

public static final BluetoothProfile[] values ()

İlerlemeler
BluetoothProfile[]