Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h68 NSTACKX_DFILE_RST_FRAME, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c39 [NSTACKX_DFILE_RST_FRAME] = "RST_FRAME", in GetFrameName()
319 rstFrame->header.type = NSTACKX_DFILE_RST_FRAME; in EncodeRstFrame()
H A Dnstackx_dfile_session.c1608 } else if (dFileFrame->header.type == NSTACKX_DFILE_RST_FRAME && in ProcessDFileFrameList()