Sl4aBluetoothUtil.BluetoothPriorityLevel

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

java.lang.অবজেক্ট
java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel >
com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel


ব্লুটুথ প্রোফাইল অগ্রাধিকার স্তরের জন্য এনাম যা BluetoothProfile.java ভিত্তিক

সারসংক্ষেপ

এনাম মান

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

পাবলিক পদ্ধতি

int getPriority ()
static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)
static final BluetoothPriorityLevel[] values ()

এনাম মান

PRIORITY_AUTO_CONNECT

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT

PRIORITY_OFF

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF

PRIORITY_ON

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON

PRIORITY_UNDEFINED

public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED

পাবলিক পদ্ধতি

অগ্রাধিকার পান

public int getPriority ()

রিটার্নস
int

মান

public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)

পরামিতি
name String

রিটার্নস
Sl4aBluetoothUtil.BluetoothPriorityLevel

মান

public static final BluetoothPriorityLevel[] values ()

রিটার্নস
BluetoothPriorityLevel[]