Searched refs:BluetoothOppObexServerSession (Results 1 – 2 of 2) sorted by relevance
67 public class BluetoothOppObexServerSession extends ServerRequestHandler class107 public BluetoothOppObexServerSession(Context context, ObexTransport transport, in BluetoothOppObexServerSession() method in BluetoothOppObexServerSession
175 private BluetoothOppObexServerSession mServerSession;511 mServerSession = new BluetoothOppObexServerSession(this, transport, this); in createServerSession()