Searched refs:OBEX_HTTP_MULT_CHOICE (Results 1 – 2 of 2) sorted by relevance
116 public static final int OBEX_HTTP_MULT_CHOICE = 0xB0; field in ResponseCodes
716 if ((code >= ResponseCodes.OBEX_HTTP_MULT_CHOICE) in validateResponseCode()