Sl4aBluetoothUtil.BluetoothConnectionState

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

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


ব্লুটুথ কানেকশন স্টেটের জন্য এনাম যা BluetoothProfile.java এর উপর ভিত্তি করে

সারসংক্ষেপ

এনাম মান

Sl4aBluetoothUtil.BluetoothConnectionState CONNECTED

Sl4aBluetoothUtil.BluetoothConnectionState CONNECTING

Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTED

Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTING

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

int getState ()
static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)
static final BluetoothConnectionState[] values ()

এনাম মান

সংযুক্ত

public static final Sl4aBluetoothUtil.BluetoothConnectionState CONNECTED

সংযোগ করা হচ্ছে

public static final Sl4aBluetoothUtil.BluetoothConnectionState CONNECTING

সংযোগ বিচ্ছিন্ন

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTED

সংযোগ বিচ্ছিন্ন করা হচ্ছে

public static final Sl4aBluetoothUtil.BluetoothConnectionState DISCONNECTING

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

getState

public int getState ()

রিটার্নস
int

মান

public static Sl4aBluetoothUtil.BluetoothConnectionState valueOf (String name)

পরামিতি
name String

রিটার্নস
Sl4aBluetoothUtil.BluetoothConnectionState

মান

public static final BluetoothConnectionState[] values ()

রিটার্নস
BluetoothConnectionState[]