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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java282 * The value of <code>OBEX_HTTP_BAD_GATEWAY</code> is 0xD2 (210).
284 public static final int OBEX_HTTP_BAD_GATEWAY = 0xD2; field in class:ResponseCodes

Completed in 118 milliseconds