Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c53 static uint32_t g_coapDiscoverType = COAP_BROADCAST_TYPE_DEFAULT; variable
210 switch (g_coapDiscoverType) { in GetDiscoverInterval()
231 g_coapDiscoverType = COAP_BROADCAST_TYPE_DEFAULT; in CoapServiceDiscoverStop()
333 switch (g_coapDiscoverType) { in SetCoapMaxDiscoverCount()
510 g_coapDiscoverType = (uint32_t)type; in SetCoapDiscoverType()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c57 static uint32_t g_coapDiscoverType = COAP_BROADCAST_TYPE_DEFAULT; variable
659 switch (g_coapDiscoverType) {
680 g_coapDiscoverType = COAP_BROADCAST_TYPE_DEFAULT;
750 switch (g_coapDiscoverType) {
1261 g_coapDiscoverType = (uint32_t)type;