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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java156 * The value of <code>OBEX_HTTP_BAD_REQUEST</code> is 0xC0 (192).
158 public static final int OBEX_HTTP_BAD_REQUEST = 0xC0; field in class:ResponseCodes

Completed in 95 milliseconds