Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h128 #define NSTACKX_WLAN_RECEIVER_IDLE_MAX_COUNT 1 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c131 transConfig->maxRecvIdleCnt = NSTACKX_WLAN_RECEIVER_IDLE_MAX_COUNT; in ConfigDFileTransWlan()