Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c113 static void CoAPEpollReadHandle(void *data) in CoAPEpollReadHandle() function
267 ctx->taskList[i].readHandle = CoAPEpollReadHandle; in GetTimeout()
373 PostEvent(GetMainLoopEvendChain(), taskListInfo->epollFd, CoAPEpollReadHandle, in CoapSelectWait()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c291 static void CoAPEpollReadHandle(void *data) in CoAPEpollReadHandle() function
376 g_coapCtx.task.readHandle = CoAPEpollReadHandle; in CoapServerInit()