HomeSort by relevance Sort by last modified time
    Searched refs:OBEX_HTTP_MULT_CHOICE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/obex/javax/obex/
ResponseCodes.java 114 * The value of <code>OBEX_HTTP_MULT_CHOICE</code> is 0xB0 (176).
116 public static final int OBEX_HTTP_MULT_CHOICE = 0xB0;
ServerSession.java 720 if ((code >= ResponseCodes.OBEX_HTTP_MULT_CHOICE)

Completed in 618 milliseconds