Uses of Class
com.intel.bluetooth.obex.OBEXConnectionParams

Packages that use OBEXConnectionParams
com.intel.bluetooth.obex   
 

Uses of OBEXConnectionParams in com.intel.bluetooth.obex
 

Constructors in com.intel.bluetooth.obex with parameters of type OBEXConnectionParams
OBEXClientSessionImpl(StreamConnection conn, OBEXConnectionParams obexConnectionParams)
          Applications should not used this function.
OBEXSessionNotifierImpl(StreamConnectionNotifier notifier, OBEXConnectionParams obexConnectionParams)
          Applications should not used this function.