Searched refs:g_coapMaxDiscoverCount (Results 1 – 2 of 2) sorted by relevance
52 static uint32_t g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT; variable201 if (discoverCount >= (g_coapMaxDiscoverCount - 1)) { in GetUserDefineInterval()232 g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT; in CoapServiceDiscoverStop()335 g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT; in SetCoapMaxDiscoverCount()339 g_coapMaxDiscoverCount = g_coapUserMaxDiscoverCount; in SetCoapMaxDiscoverCount()342 g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT; in SetCoapMaxDiscoverCount()350 g_coapDiscoverTargetCount = g_coapMaxDiscoverCount; in CoapServiceDiscoverFirstTime()
56 static uint32_t g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT; variable650 if (discoverCount >= (g_coapMaxDiscoverCount - 1)) {681 g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT;752 g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT;756 g_coapMaxDiscoverCount = g_coapUserMaxDiscoverCount;759 g_coapMaxDiscoverCount = COAP_DEFAULT_DISCOVER_COUNT;767 g_coapDiscoverTargetCount = g_coapMaxDiscoverCount;