OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBEX_HTTP_USE_PROXY
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/obex/javax/obex/
ResponseCodes.java
149
* The value of <code>
OBEX_HTTP_USE_PROXY
</code> is 0xB5 (181).
151
public static final int
OBEX_HTTP_USE_PROXY
= 0xB5;
ServerSession.java
717
&& (code <= ResponseCodes.
OBEX_HTTP_USE_PROXY
)) {
Completed in 40 milliseconds