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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java219 * The value of <code>OBEX_HTTP_CONFLICT</code> is 0xC9 (201).
221 public static final int OBEX_HTTP_CONFLICT = 0xC9; field in class:ResponseCodes

Completed in 2425 milliseconds