Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c108 transConfig->maxAckCnt = NSTACKX_MAX_ACK_COUNT; in ConfigDFileTransP2p()
125 transConfig->maxAckCnt = NSTACKX_MAX_ACK_COUNT; in ConfigDFileTransWlan()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h70 #define NSTACKX_MAX_ACK_COUNT 50 macro