Home
last modified time | relevance | path

Searched refs:NSTACKX_P2P_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.h87 #define NSTACKX_P2P_FRAME_SIZE_TIMES 1 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c60 dFileConfig->dataFrameSize = NSTACKX_P2P_FRAME_SIZE_TIMES * mtu; in GetFileConfigP2p()