Searched refs:OBEX_HTTP_NOT_ACCEPTABLE (Results 1 – 8 of 8) sorted by relevance
244 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()252 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()257 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()424 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onGet()472 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onGet()481 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onGet()551 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onGet()1188 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in pullVcardEntry()1197 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in pullVcardEntry()1213 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in pullVcardEntry()[all …]
200 public static final int OBEX_HTTP_NOT_ACCEPTABLE = 0xC6; field in ResponseCodes
106 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()308 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; // BIP Section 5.3 unsupported format in handleGetImage()
76 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()
351 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()359 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()364 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()673 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in pushMessage()719 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in pushMessage()1099 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onGet()
209 assertThat(responseCode).isEqualTo(ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE); in testConnectWithInvalidUuidHeader()404 assertThat(responseCode).isEqualTo(ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE); in testGetImageWithValidHandleAndInvalidDescriptor()
548 || responseCode == ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE) { in sendFile()599 || responseCode == ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE) { in sendFile()
584 return ResponseCodes.OBEX_HTTP_NOT_ACCEPTABLE; in onConnect()