The Java APIs for Bluetooth is a Java ME specification for APIs that allow Java midlets to use Bluetooth on supporting devices. The specification was developed under the Java Community Process as JSR 82. The Specification, Reference Implementation, and TCK are maintained at Motorola Open Source.
Java APIs described in the JSR-82 interface for following Bluetooth Protocols/Profiles:
- SDAP - Service Discovery Application Profile
- RFCOMM - Serial Cable Emulation Protocol
- L2CAP - Logical Link Control and Adaptation Protocol
- GOEP - Generic Object Exchange (OBEX) Profile
JSR 82 implementations for Java 2 Platform Standard Edition (J2SE) are also available.
Read more about Java APIs For Bluetooth: Devices
Related Phrases
Related Words