Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
Dnstackx_file_manager.h206 uint16_t maxFrameLength; member
230 uint16_t maxFrameLength; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_file_manager.c1212 int32_t FileManagerSetMaxFrameLength(FileManager *fileManager, uint16_t maxFrameLength) in FileManagerSetMaxFrameLength()