Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c477 uint16_t fileIdCount = (uint16_t)(length >> 1); in DecodeFileHeaderConfirmFrame() local
479 for (i = 0; i < fileIdCount; i++) { in DecodeFileHeaderConfirmFrame()