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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapObexSession.java 44 final static int OBEX_SESSION_DISCONNECTED = 102;
162 mSessionHandler.obtainMessage(OBEX_SESSION_DISCONNECTED).sendToTarget();
186 mSessionHandler.obtainMessage(OBEX_SESSION_DISCONNECTED).sendToTarget();
BluetoothPbapSession.java 132 case BluetoothPbapObexSession.OBEX_SESSION_DISCONNECTED:

Completed in 646 milliseconds