Home
last modified time | relevance | path

Searched refs:CONNECT_TYPE_NONE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_dev.h31 CONNECT_TYPE_NONE = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1180 if (CreateFileManager(session, key, keyLen, NSTACKX_FALSE, CONNECT_TYPE_NONE) != NSTACKX_EOK) { in NSTACKX_DFileServer()
1339 uint16_t type = CONNECT_TYPE_NONE; in NSTACKX_DFileClientWithTargetDev()
H A Dnstackx_dfile_frame.c579 ntohs(netSettingFrame->connType) == CONNECT_TYPE_NONE || in IsSettingFrameMtuAndTypeValid()