com.intel.bluetooth
Class BluetoothConsts
java.lang.Object
com.intel.bluetooth.BluetoothConsts
public abstract class BluetoothConsts
- extends Object
Constants defined by Bluetooth and JSR-82 specifications
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHORT_UUID_BASE
public static final String SHORT_UUID_BASE
- See Also:
- Constant Field Values
PROTOCOL_SCHEME_L2CAP
public static final String PROTOCOL_SCHEME_L2CAP
- See Also:
- Constant Field Values
PROTOCOL_SCHEME_RFCOMM
public static final String PROTOCOL_SCHEME_RFCOMM
- See Also:
- Constant Field Values
PROTOCOL_SCHEME_BT_OBEX
public static final String PROTOCOL_SCHEME_BT_OBEX
- See Also:
- Constant Field Values
PROTOCOL_SCHEME_TCP_OBEX
public static final String PROTOCOL_SCHEME_TCP_OBEX
- See Also:
- Constant Field Values
L2CAP_PROTOCOL_UUID
public static final UUID L2CAP_PROTOCOL_UUID
RFCOMM_PROTOCOL_UUID
public static final UUID RFCOMM_PROTOCOL_UUID
OBEX_PROTOCOL_UUID
public static final UUID OBEX_PROTOCOL_UUID
OBEXFileTransferServiceClass_UUID
public static final UUID OBEXFileTransferServiceClass_UUID
RFCOMM_CHANNEL_MIN
public static final int RFCOMM_CHANNEL_MIN
- See Also:
- Constant Field Values
RFCOMM_CHANNEL_MAX
public static final int RFCOMM_CHANNEL_MAX
- See Also:
- Constant Field Values
L2CAP_PSM_MIN
public static final int L2CAP_PSM_MIN
- See Also:
- Constant Field Values
L2CAP_PSM_MIN_JSR_82
public static final int L2CAP_PSM_MIN_JSR_82
- See Also:
- Constant Field Values
L2CAP_PSM_MAX
public static final int L2CAP_PSM_MAX
- See Also:
- Constant Field Values
TCP_OBEX_DEFAULT_PORT
public static final int TCP_OBEX_DEFAULT_PORT
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_API_VERSION
public static final String PROPERTY_BLUETOOTH_API_VERSION
- See Also:
- Constant Field Values
PROPERTY_OBEX_API_VERSION
public static final String PROPERTY_OBEX_API_VERSION
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_MASTER_SWITCH
public static final String PROPERTY_BLUETOOTH_MASTER_SWITCH
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_SD_ATTR_RETRIEVABLE_MAX
public static final String PROPERTY_BLUETOOTH_SD_ATTR_RETRIEVABLE_MAX
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_CONNECTED_DEVICES_MAX
public static final String PROPERTY_BLUETOOTH_CONNECTED_DEVICES_MAX
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_L2CAP_RECEIVEMTU_MAX
public static final String PROPERTY_BLUETOOTH_L2CAP_RECEIVEMTU_MAX
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_SD_TRANS_MAX
public static final String PROPERTY_BLUETOOTH_SD_TRANS_MAX
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_CONNECTED_INQUIRY_SCAN
public static final String PROPERTY_BLUETOOTH_CONNECTED_INQUIRY_SCAN
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_CONNECTED_PAGE_SCAN
public static final String PROPERTY_BLUETOOTH_CONNECTED_PAGE_SCAN
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_CONNECTED_INQUIRY
public static final String PROPERTY_BLUETOOTH_CONNECTED_INQUIRY
- See Also:
- Constant Field Values
PROPERTY_BLUETOOTH_CONNECTED_PAGE
public static final String PROPERTY_BLUETOOTH_CONNECTED_PAGE
- See Also:
- Constant Field Values
SERIAL_PORT_UUID
public static final UUID SERIAL_PORT_UUID
BluetoothProfileDescriptorList
public static final int BluetoothProfileDescriptorList
- See Also:
- Constant Field Values
BrowseGroupList
public static final int BrowseGroupList
- See Also:
- Constant Field Values
ClientExecutableURL
public static final int ClientExecutableURL
- See Also:
- Constant Field Values
DocumentationURL
public static final int DocumentationURL
- See Also:
- Constant Field Values
IconURL
public static final int IconURL
- See Also:
- Constant Field Values
LanguageBasedAttributeIDList
public static final int LanguageBasedAttributeIDList
- See Also:
- Constant Field Values
ProtocolDescriptorList
public static final int ProtocolDescriptorList
- See Also:
- Constant Field Values
ProviderName
public static final int ProviderName
- See Also:
- Constant Field Values
ServiceAvailability
public static final int ServiceAvailability
- See Also:
- Constant Field Values
ServiceClassIDList
public static final int ServiceClassIDList
- See Also:
- Constant Field Values
ServiceDatabaseState
public static final int ServiceDatabaseState
- See Also:
- Constant Field Values
ServiceDescription
public static final int ServiceDescription
- See Also:
- Constant Field Values
ServiceID
public static final int ServiceID
- See Also:
- Constant Field Values
ServiceInfoTimeToLive
public static final int ServiceInfoTimeToLive
- See Also:
- Constant Field Values
AttributeIDServiceName
public static final int AttributeIDServiceName
- See Also:
- Constant Field Values
ServiceName
public static final int ServiceName
- See Also:
- Constant Field Values
ServiceRecordHandle
public static final int ServiceRecordHandle
- See Also:
- Constant Field Values
ServiceRecordState
public static final int ServiceRecordState
- See Also:
- Constant Field Values
VersionNumberList
public static final int VersionNumberList
- See Also:
- Constant Field Values
toString
public static String toString(DeviceClass dc)