com.esf.device.bluetooth.discovery.service
Class BluetoothDiscoveryConstants

java.lang.Object
  extended bycom.esf.device.bluetooth.discovery.service.BluetoothDiscoveryConstants

public class BluetoothDiscoveryConstants
extends java.lang.Object

Constant values that are provided for convenience, when using the ESF Bluetooth discovery agent.


Field Summary
static int UUID_SERIAL_PORT_PROFILE
          UUID for the Bluetooth Serial Port Profile (SPP).
 
Constructor Summary
BluetoothDiscoveryConstants()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UUID_SERIAL_PORT_PROFILE

public static final int UUID_SERIAL_PORT_PROFILE
UUID for the Bluetooth Serial Port Profile (SPP). To be used with Bluetooth device service discovery.

See Also:
Constant Field Values
Constructor Detail

BluetoothDiscoveryConstants

public BluetoothDiscoveryConstants()


Copyright © 2009 Eurotech Inc. All rights reserved.