Use of JCP site is subject to the
JCP Terms of Use and the
Oracle Privacy Policy
|
JSRs: Java Specification Requests
JSR 82: JavaTM APIs for Bluetooth
JCP version in use: 2.1 Java Specification Participation Agreement version in use: 1.0 Description: Bluetooth is an important emerging standard for wireless integration of small devices. The specification standardizes a set of Java APIs to allow Java-enabled devices to integrate into a Bluetooth environment. Please direct comments on this JSR to the Spec Lead(s) Team
The following updates were made to the original proposal: 2013.04.15: The JCP Member acting as Maintenance Lead has changed from Aplix to Oracle. Maintenance Lead: Jens Paetzold, Oracle E-Mail Address: jens.paetzold Telephone Number: +49 89 46008 1248 Fax Number: - 2012.10.18: The person acting as Maintenance Lead has changed. Maintenance Lead: David Chen E-Mail Address: david Telephone Number: - Fax Number: - 2012.08.24: The person acting as Maintenance Lead has changed. Maintenance Lead: Lakshmi Dontamsetti E-Mail Address: lakshmi Telephone Number: - Fax Number: -
2011.06.08: Maintenance Lead: Angus Huang E-Mail Address: angus Telephone Number: - Fax Number: -
2011.01.21: Maintenance Lead: Mark Hood E-Mail Address: hood Telephone Number: - Fax Number: -
2009.11.05: Maintenance Lead: Tim Renouf E-Mail Address: tpr Telephone Number: +44 1483 246712 Fax Number: +44 1483 245140 2009.06.01: Maintenance Lead changed from Motorola to Aplix Corporation. Maintenance Lead: Mark Freudenberg E-Mail Address: mark Telephone Number: - Fax Number: - 2007.01.23: Maintenance Lead changed from Michael Milikich to Tim Thompson. Maintenance Lead: Tim Thompson E-Mail Address: timthompson Telephone Number: +1 512 427 7365 Fax Number: +1 512 427 7365 2005.09.16: Maintenance Lead changed from Ravi Viswanathan to Michael Milikich. Maintenance Lead: Michael Milikich E-Mail Address: mike.milikich Telephone Number: +1 512.996 4216 Fax Number: +1 512.895.3798 Original Java Specification Request (JSR)
Identification |
Request |
Contributions
Original Summary: Bluetooth is an important emerging standard for wireless integration of small devices. The specification will standardize a set of Java APIs to allow these Java-enabled devices to integrate into a Bluetooth environment.
Section 1. Identification
Submitting Participant (Spec Lead): Motorola
Name of Contact Person: Bala Kumar
E-Mail Address: c.bala.kumar Telephone Number: +1 512.895.6559
Fax Number: +1 512.895.3798
Co-submitting Participant: Sun Microsystems Inc.
Name of Contact Person: Graham Hamilton
E-Mail Address: kgh Telephone Number: +1 408.863.3000
Fax Number: +1 408.863.3195
List of Participants who endorse this JSR
and plan to participate in the Expert Group:
Section 2: Request
This spec will include basic support for, at least, the following
Bluetooth protocols: RFCOMM, OBEX, and Service Discovery protocols.
Additional protocol support may be added in future versions. The spec
is primarily targetted at native Bluetooth protocols. (There are
existing Java IP APIs which can be used to access IP networks from
IP enabled Bluetooth devices.)
The Java APIs for Bluetooth are targeted at devices characterized as
follows:
It is envisaged that the Java APIs for Bluetooth will be based on the
Generic Connection Framework defined in the J2ME Connected Limited Device
Configuration (CLDC) and will use the existing I/O classes of CLDC.
It is expected that the Java APIs for Bluetooth will often be used in
conjunction with the Mobile Information Device Profile (MIDP). However,
it is intended that the APIs should only depend on standard CLDC APIs,
and should not require MIDP.
Section 3: Contributions
|