Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c161 static void CoAPEpollErrorHandle(void *data) in CoAPEpollErrorHandle() function
269 ctx->taskList[i].errorHandle = CoAPEpollErrorHandle; in GetTimeout()
381 PostEvent(GetMainLoopEvendChain(), taskListInfo->epollFd, CoAPEpollErrorHandle, in CoapSelectWait()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c304 static void CoAPEpollErrorHandle(void *data) in CoAPEpollErrorHandle() function
378 g_coapCtx.task.errorHandle = CoAPEpollErrorHandle; in CoapServerInit()