Bluetooth API for Java ME (JSR-82) is an optional API that allows developers to communicate with other devices using Bluetooth wireless technology and to use the OBEX protocol for Object Exchange.
The API implements the Bluetooth Stack for CLDC:
It adds two packages to Java ME:
See a Bluetooth Chat HelloWorld example.