Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h116 #define NSTACKX_WLAN_FRAME_SIZE_TIMES 1 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c73 dFileConfig->dataFrameSize = NSTACKX_WLAN_FRAME_SIZE_TIMES * mtu; in GetFileConfigWlan()