Bluetooth Control Center; Device Property Table - Motorola V3x Technical Manual

2 cameras; 320x240 display
Hide thumbs Also See for V3x:
Table of Contents

Advertisement

In addition, the following Bluetooth profiles must be supported:

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:

Device Property Table

The Table 19 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
bluetooth.connected.inquiry
bluetooth.connected.page
bluetooth.connected.inquiry.
Generic Access Profile (GAP)
Service Discovery Application Profile (SDAP)
Serial Port Profile (SPP)
Generic Object Exchange Profile (GOEP)
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 for authorization of connection requests.
The base security settings of the local device, including the security modes
defined in the Bluetooth specification.
Description
The version of the Java APIs for Bluetooth wireless technology
that is supported. For this version it will be set to "1.0".
The maximum ReceiveMTU size in bytes supported in L2CAP.
The string will be in Base 10 digits, e.g., "672". This value product
dependent. The maximum value is 64 Kb.
The maximum number of connected devices supported (will include
parked devices). The string will be in Base10 digits. This value is product
dependent.
Is inquiry allowed during a connection? Valid values are either "true" or
"false". This value is product dependent.
Is paging allowed during a connection? Valid values are either "true" or
"false". This value is product dependent.
Is inquiry scanning allowed during connection? Valid values are either
75

Advertisement

Table of Contents
loading

Table of Contents