The Bluetooth API supports both javax.bluetooth
and javax.obex
optional
packages. The following javax.microedition.io.Connector
schemes
are supported:
btl2cap
: L2CAP protocol (javax.bluetooth
package)
btspp
: Bluetooth Serial Port Profile
(javax.bluetooth
package)
btgoep
: OBEX over Bluetooth (javax.obex
package)
irdaobex
: OBEX over IrDA (javax.obex
package)