Home
last modified time | relevance | path

Searched refs:socketErrFlag (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
H A Dcoap_app.h38 uint8_t socketErrFlag; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_app.h41 uint8_t socketErrFlag; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c180 ctx->socketErrFlag = NSTACKX_TRUE; in CoAPEpollErrorHandle()
309 if (ctx->socketErrFlag) { in DeRegisterCoAPEpollTaskCb()
311 ctx->socketErrFlag = NSTACKX_FALSE; in DeRegisterCoAPEpollTaskCb()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c393 if (g_coapCtx.socketErrFlag) { in CoapServerDestroy()

Completed in 3 milliseconds