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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java114 * The value of <code>OBEX_HTTP_MULT_CHOICE</code> is 0xB0 (176).
116 public static final int OBEX_HTTP_MULT_CHOICE = 0xB0; field in class:ResponseCodes
H A DServerSession.java682 if ((code >= ResponseCodes.OBEX_HTTP_MULT_CHOICE)

Completed in 6 milliseconds