Home
last modified time | relevance | path

Searched defs:confirmFrame (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c212 FileHeaderConfirmFrame *confirmFrame = (FileHeaderConfirmFrame *)buffer; in EncodeFileHeaderConfirmFrame() local
466 int32_t DecodeFileHeaderConfirmFrame(FileList *fileList, FileHeaderConfirmFrame *confirmFrame) in DecodeFileHeaderConfirmFrame()