Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c710 static int32_t CheckDiscInterval(uint32_t *intervalArr, uint32_t arrLen) in CheckDiscInterval() function
738 if (CheckDiscInterval(discConfig->bcastInterval, discConfig->intervalArrLen) != NSTACKX_EOK) { in CheckDiscConfig()