Home
last modified time | relevance | path

Searched refs:notifier (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPExport.h45 Cloud_CoAPEventNotifier notifier; member
51 Cloud_CoAPEventNotifier notifier; member
A DCloud_CoAPMessage.c190 if (NULL != context->notifier) { in Cloud_CoAPRespMessage_handle()
236 if (NULL != context->notifier) { in Cloud_CoAPMessage_handle()
298 if (NULL != context->notifier) { in Cloud_CoAPMessage_cycle()
307 if (NULL != context->notifier) { in Cloud_CoAPMessage_cycle()
A DCloud_CoAPExport.c142 p_ctx->notifier = param->notifier; in Cloud_CoAPContext_create()
A Diotx_coap_api.c913 param.notifier = (Cloud_CoAPEventNotifier)iotx_event_notifyer; in IOT_CoAP_Init()
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPInternal.h25 CoAPEventNotifier notifier; member
A DCoAPExport.c50 p_ctx->notifier = param->notifier; in CoAPContext_create()
A DCoAPExport.h20 CoAPEventNotifier notifier; member
A DCoAPServer.c128 param.notifier = NULL; in CoAPServer_init()
A DCoAPMessage.c540 if (NULL != ctx->notifier) { in CoAPMessage_handle()
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dauth.c203 struct notifier *auth_up_notifier = NULL;
206 struct notifier *link_down_notifier = NULL;
A Dipcp.c93 struct notifier *ip_up_notifier = NULL;
94 struct notifier *ip_down_notifier = NULL;
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_adapter.c299 coap_param.notifier = iotx_alcs_coap_adapter_event_notifier; in iotx_alcs_adapter_init()

Completed in 17 milliseconds