Searched refs:BluetoothOppObexServerSession (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppObexServerSession.java62 public class BluetoothOppObexServerSession extends ServerRequestHandler implements class in inherits:ServerRequestHandler,BluetoothOppObexSession
100 public BluetoothOppObexServerSession(Context context, ObexTransport transport) { method in class:BluetoothOppObexServerSession
H A DBluetoothOppService.java139 private BluetoothOppObexServerSession mServerSession;
362 mServerSession = new BluetoothOppObexServerSession(this, transport);

Completed in 161 milliseconds