android.bluetooth
Class BluetoothClass.Device.Major

java.lang.Object
  extended by android.bluetooth.BluetoothClass.Device.Major
Enclosing class:
BluetoothClass.Device

public static class BluetoothClass.Device.Major
extends Object


Field Summary
static int AUDIO_VIDEO
           
static int COMPUTER
           
static int HEALTH
           
static int IMAGING
           
static int MISC
           
static int NETWORKING
           
static int PERIPHERAL
           
static int PHONE
           
static int TOY
           
static int UNCATEGORIZED
           
static int WEARABLE
           
 
Constructor Summary
BluetoothClass.Device.Major()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MISC

public static final int MISC
See Also:
Constant Field Values

COMPUTER

public static final int COMPUTER
See Also:
Constant Field Values

PHONE

public static final int PHONE
See Also:
Constant Field Values

NETWORKING

public static final int NETWORKING
See Also:
Constant Field Values

AUDIO_VIDEO

public static final int AUDIO_VIDEO
See Also:
Constant Field Values

PERIPHERAL

public static final int PERIPHERAL
See Also:
Constant Field Values

IMAGING

public static final int IMAGING
See Also:
Constant Field Values

WEARABLE

public static final int WEARABLE
See Also:
Constant Field Values

TOY

public static final int TOY
See Also:
Constant Field Values

HEALTH

public static final int HEALTH
See Also:
Constant Field Values

UNCATEGORIZED

public static final int UNCATEGORIZED
See Also:
Constant Field Values
Constructor Detail

BluetoothClass.Device.Major

public BluetoothClass.Device.Major()


Copyright © 2008-2012. All Rights Reserved.