Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h184 uint8_t FileListAllFileNameAcked(const FileList *fileList);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c25 uint8_t FileListAllFileNameAcked(const FileList *fileList) in FileListAllFileNameAcked() function
H A Dnstackx_dfile_transfer.c481 if (FileListAllFileNameAcked(dFileTrans->fileList)) { in WaitForFileHeaderConfirm()