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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java233 * The value of <code>OBEX_HTTP_LENGTH_REQUIRED</code> is 0xCB (203).
235 public static final int OBEX_HTTP_LENGTH_REQUIRED = 0xCB; field in class:ResponseCodes

Completed in 4 milliseconds