Searched refs:pushResult (Results 1 – 1 of 1) sorted by relevance
1049 int pushResult = ResponseCodes.OBEX_HTTP_OK; in pushHeader() local1061 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushHeader()1064 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushHeader()1067 return pushResult; in pushHeader()1078 int pushResult = ResponseCodes.OBEX_HTTP_OK; in pushBytes() local1090 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushBytes()1094 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushBytes()1097 return pushResult; in pushBytes()