When I am opening rfcomm connection with Connector.open(...)
I get object of class com.symbian.midp.io.protocol.btspp.ServerConnectionImpl,
which doesn't exist in midp2.0- or javax.bluetooth-package.
Where can I get package containing this class and its documentation? We tried to use StreamConnection but it seems not working(ClassCastExeption).