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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java184 * The value of <code>OBEX_HTTP_NOT_FOUND</code> is 0xC4 (196).
186 public static final int OBEX_HTTP_NOT_FOUND = 0xC4; field in class:ResponseCodes

Completed in 2690 milliseconds