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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java58 * The value of <code>OBEX_HTTP_CONTINUE</code> is 0x90 (144).
60 public static final int OBEX_HTTP_CONTINUE = 0x90; field in class:ResponseCodes

Completed in 47 milliseconds