Searched defs:OBEX_HTTP_REQ_TOO_LARGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java254 * The value of <code>OBEX_HTTP_REQ_TOO_LARGE</code> is 0xCE (206).
256 public static final int OBEX_HTTP_REQ_TOO_LARGE = 0xCE; field in class:ResponseCodes

Completed in 35 milliseconds