Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h437 NSTACKX_EXPORT int32_t NSTACKX_DFileSetSessionOpt(int32_t sessionId, const DFileOpt *opt);
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_manager.c740 ret = NSTACKX_DFileSetSessionOpt(channel.dfileId, &dfileOpt); in TransLimitChange()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1652 int32_t NSTACKX_DFileSetSessionOpt(int32_t sessionId, const DFileOpt *opt) in NSTACKX_DFileSetSessionOpt() function