Home
last modified time | relevance | path

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

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