Home
last modified time | relevance | path

Searched refs:DFILE_TRANS_SOCKET_ERROR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h50 DFILE_TRANS_SOCKET_ERROR, /* Socket IO error */ enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c111 [DFILE_TRANS_SOCKET_ERROR] = "Socket IO error", in GetErrorMessage()
145 case DFILE_TRANS_SOCKET_ERROR: in ConvertTransError()
321 dFileTrans->errorCode = DFILE_TRANS_SOCKET_ERROR; in SendFrame()