android.bluetooth
Class BluetoothClass.Service

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

public static final class BluetoothClass.Service
extends Object


Field Summary
static int AUDIO
           
static int CAPTURE
           
static int INFORMATION
           
static int LIMITED_DISCOVERABILITY
           
static int NETWORKING
           
static int OBJECT_TRANSFER
           
static int POSITIONING
           
static int RENDER
           
static int TELEPHONY
           
 
Constructor Summary
BluetoothClass.Service()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIMITED_DISCOVERABILITY

public static final int LIMITED_DISCOVERABILITY
See Also:
Constant Field Values

POSITIONING

public static final int POSITIONING
See Also:
Constant Field Values

NETWORKING

public static final int NETWORKING
See Also:
Constant Field Values

RENDER

public static final int RENDER
See Also:
Constant Field Values

CAPTURE

public static final int CAPTURE
See Also:
Constant Field Values

OBJECT_TRANSFER

public static final int OBJECT_TRANSFER
See Also:
Constant Field Values

AUDIO

public static final int AUDIO
See Also:
Constant Field Values

TELEPHONY

public static final int TELEPHONY
See Also:
Constant Field Values

INFORMATION

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

BluetoothClass.Service

public BluetoothClass.Service()


Copyright © 2008-2010. All Rights Reserved.