Searched refs:OBEX_HTTP_VERSION (Results 1 – 2 of 2) sorted by relevance
305 public static final int OBEX_HTTP_VERSION = 0xD5; field in ResponseCodes
725 && (code <= ResponseCodes.OBEX_HTTP_VERSION)) { in validateResponseCode()