Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h95 #define NSTACKX_P2P_RECEIVED_LAST_FRAME_ACK_INTERVAL 100 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c117 transConfig->lastFrameAckInterval = NSTACKX_P2P_RECEIVED_LAST_FRAME_ACK_INTERVAL; in ConfigDFileTransP2p()