Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h50 #define NSTACKX_MIN_AGING_TIME 1 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c542 if (agingTime < NSTACKX_MIN_AGING_TIME || agingTime > NSTACKX_MAX_AGING_TIME) { in SetDeviceListAgingTime()