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

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java163 * The value of <code>OBEX_HTTP_UNAUTHORIZED</code> is 0xC1 (193).
165 public static final int OBEX_HTTP_UNAUTHORIZED = 0xC1; field in class:ResponseCodes

Completed in 42 milliseconds