Sl4aBluetoothUtil.BluetoothProfile

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

java.lang.অবজেক্ট
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_CONTROLER

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

HEADSET_CLIENT

public static final Sl4aBluetoothUtil.BluetoothProfile HEADSET_CLIENT

HID_HOST

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

পিবিএপি

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