Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_statistics.h43 STATS_START_SD_FAILED, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c368 IncStatistics(STATS_START_SD_FAILED); in CoapServiceDiscoverInner()
405 IncStatistics(STATS_START_SD_FAILED); in CoapServiceDiscoverInnerAn()
424 IncStatistics(STATS_START_SD_FAILED); in CoapServiceDiscoverInnerConfigurable()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c785 IncStatistics(STATS_START_SD_FAILED);
823 IncStatistics(STATS_START_SD_FAILED);
845 IncStatistics(STATS_START_SD_FAILED);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c147 …SG_ADD_CHECK(ret, buf, index, size, "START_SD_FAILED: %" PRIu64 CRLF, stat[STATS_START_SD_FAILED]); in DumpStatisticsInfo()