Searched refs:OBEX_HTTP_REQ_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance
256 public static final int OBEX_HTTP_REQ_TOO_LARGE = 0xCE; field in ResponseCodes
171 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleAbortRequest()314 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleSetPathRequest()436 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleDisconnectRequest()574 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleConnectRequest()
186 mParent.sendResponse(ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE, null); in ServerOperation()570 mParent.sendResponse(ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE, null); in sendReply()