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

  /frameworks/base/obex/javax/obex/
ResponseCodes.java 233 * The value of <code>OBEX_HTTP_LENGTH_REQUIRED</code> is 0xCB (203).
235 public static final int OBEX_HTTP_LENGTH_REQUIRED = 0xCB;
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexServerSession.java 204 obexResponse = ResponseCodes.OBEX_HTTP_LENGTH_REQUIRED;

Completed in 100 milliseconds