HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothOppObexServerSession (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexServerSession.java 62 public class BluetoothOppObexServerSession extends ServerRequestHandler implements
100 public BluetoothOppObexServerSession(Context context, ObexTransport transport) {
BluetoothOppService.java 139 private BluetoothOppObexServerSession mServerSession;
350 mServerSession = new BluetoothOppObexServerSession(this, transport);
    [all...]

Completed in 460 milliseconds