Home
last modified time | relevance | path

Searched refs:NSTACKX_NOTSUPPORT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_error.h80 #define NSTACKX_NOTSUPPORT (-12) macro
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp979 msgData.errorCode = NSTACKX_NOTSUPPORT;
981 ASSERT_EQ(NSTACKX_NOTSUPPORT, event.errorCode);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c779 return NSTACKX_NOTSUPPORT; in NSTACKX_DFileSendFilesWithRemotePathAndType()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1817 return NSTACKX_NOTSUPPORT; in NSTACKX_DFinderDump()