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
172 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleAbortRequest()315 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleSetPathRequest()437 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleDisconnectRequest()575 code = ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE; in handleConnectRequest()
186 mParent.sendResponse(ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE, null); in ServerOperation()560 mParent.sendResponse(ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE, null); in sendReply()