Searched refs:nextSend (Results 1 – 2 of 2) sorted by relevance
296 …2_t SendFrame(DFileTrans *dFileTrans, uint8_t *frame, size_t frameLength, DFileSendState *nextSend,
306 …2_t SendFrame(DFileTrans *dFileTrans, uint8_t *frame, size_t frameLength, DFileSendState *nextSend, in SendFrame() argument314 if (dFileTrans->isSender && nextSend != NULL) { in SendFrame()315 *nextSend = STATE_SEND_FILE_FAIL; in SendFrame()