Searched defs:OBEX_HTTP_MULT_CHOICE (Results 1 - 1 of 1) 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

Completed in 69 milliseconds