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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java268 * The value of <code>OBEX_HTTP_INTERNAL_ERROR</code> is 0xD0 (208).
270 public static final int OBEX_HTTP_INTERNAL_ERROR = 0xD0; field in class:ResponseCodes

Completed in 7 milliseconds