|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Authenticator to use to respond to authentication
challenge and authentication response headers.
DataElement to this DATALT or
DATSEQ DataElement object.
RemoteDevice.
RemoteDevice should be allowed to
continue to access the local service provided by the
Connection.
BluetoothConnectionException is thrown when a Bluetooth
connection (L2CAP, RFCOMM, or OBEX over RFCOMM) cannot be established
successfully.BluetoothConnectionException with the error
indicator specified.
BluetoothConnectionException with the error
indicator and message specified.
BluetoothStateException is thrown when
a request is made to the Bluetooth system that
the system cannot support in its present state.BluetoothStateException without a detail
message.
BluetoothStateException with the specified
detail message.
retrieveDevices() method to return those
devices that were found via a previous inquiry.
ClientSession interface provides methods for OBEX
requests.BluetoothRFCommClientConnection
javax.obex.HeaderSet object.
HeaderSet object that may be used in put and get
operations.
DataElement class defines the various data types that a
Bluetooth service attribute value may have.DataElement of type NULL,
DATALT, or DATSEQ.
DataElement whose data type is BOOL
and whose value is equal to bool
DataElement that encapsulates an integer value
of size U_INT_1, U_INT_2,
U_INT_4, INT_1, INT_2,
INT_4, and INT_8.
DataElement whose data type is given by
valueType and whose value is specified by the argument
value.
DeviceClass class represents the class of device (CoD)
record as defined by the Bluetooth specification.DeviceClass from the class of device record
provided.
DiscoveryAgent class provides methods to perform device
and service discovery.DiscoveryListener interface allows an application to
receive device discovery and service discovery events.RemoteDevices are equal.
UUIDs are equal.
ServiceRecord.getAttributeValue(int).
null.
DataElement if it is represented
as a boolean.
String including optional parameters that can
be used by a client to connect to the service described by this
ServiceRecord.
DataElement
represents.
DeviceClass object that represents the
service classes, major device class, and minor device class of the local
device.
getHeader method that will not return null.
LocalDevice object for the local Bluetooth
device.
DataElement if it can be
represented as a long.
btspp,
btl2cap, or btgoep notifier.
alwaysAsk is true
DataElements that are present in
this DATALT or DATSEQ object.
DataElement as an
Object.
HeaderSet interface defines the methods that set and get
the values of OBEX headers.DataElement at the specified location.
RemoteDevice has been authenticated.
RemoteDevice has been authenticated.
RemoteDevice has been authorized
previously by the BCC of the local device to exchange data related to the
service associated with the connection.
RemoteDevice are
currently being encrypted.
RemoteDevice are
currently being encrypted.
L2CAPConnection interface represents a
connection-oriented L2CAP channel.L2CAPConnectionNotifier interface provides
an L2CAP connection notifier.BluetoothL2CAPClientConnection
BluetoothL2CAPServerConnection
BluetoothL2CAPClientConnection
BluetoothL2CAPServerConnection
BluetoothL2CAPConnectionNotifier
"bluecove" The version of BlueCove implementation.
"bluecove.feature.l2cap" Does the current Bluetooth Stack
support L2CAP: "true" or "false"
"bluecove.feature.service_attributes"
"bluecove.feature.set_device_service_classes"
"bluecove.connections" The number of open connections by
current Bluetooth Stack.
"bluecove.stack" The Bluetooth Stack: "winsock", "widcomm"
or "bluesoleil" on windows.
LocalDevice class defines the basic functions of the
Bluetooth manager.Operation interface provides ways to manipulate a single
OBEX PUT or GET operation.