Bluetooth Control Center; Device Property Table - Motorola MOTORAZR maxx V6 Developer's Manual

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 7 - JSR-82 - Bluetooth API
OBEX
OBEX is a separate API from the core Bluetooth API
(
In addition, the following Bluetooth profiles must be supported:
Generic Access Profile (GAP)
Service Discovery Application Profile (SDAP)
Serial Port Profile (SPP)
Generic Object Exchange Profile (GOEP)

7.2.2 Bluetooth Control Center

The JSR-82 API requires that a Bluetooth Control Center (BCC) be in place to control
the Bluetooth connection and be a repository for local device settings.
According to the API, the following are features the BCC must support:
A list of remote Bluetooth devices (not necessarily in the vicinity) that
are already known to the local Bluetooth device
A list of remote Bluetooth devices (not necessarily in the vicinity) that
are trusted by the local Bluetooth device
A mechanism to bond two devices trying to connect for the first time
A mechanism to provide authorization of connection requests
The base security settings of the local device, including the security
modes defined in the Bluetooth specification

7.2.3 Device Property Table

Table 9 lists the Motorola Bluetooth device properties for current products. These
device properties must be available to the MIDlet suite.
Device Property
bluetooth.api.version
bluetooth.l2cap.receiveMTU.max
bluetooth.connected.devices.max
DRAFT - Subject to Change
) and is a part of the
Description
The version of the Java APIs for Bluetooth wire-
less technology that is supported. For this ver-
sion it will be set to "1.0".
The maximum ReceiveMTU size in bytes suppor-
ted in L2CAP. The string will be in Base 10 di-
gits, e.g., "672". This value is product depend-
ent. The maximum value is 64 Kb.
The maximum number of connected devices
supported (includes parked devices). The string
package.
[41/201]

Advertisement

Table of Contents
loading

Table of Contents