Home
last modified time | relevance | path

Searched defs:common_events (Results 1 – 9 of 9) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/cloud_test/
Dnetx_cloud_api_test.c265 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
Dnetx_cloud_module_register_deregister_test.c208 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
Dnetx_cloud_basic_test.c248 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
Dnetx_cloud_module_event_test.c242 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c469 …VOID (*module_process)(VOID* module_context, ULONG common_events, ULONG module_own_events), VOID *… in _nxe_cloud_module_register()
548 …VOID(*module_process)(VOID *module_context, ULONG common_events, ULONG module_own_events), VOID *m… in _nx_cloud_module_register()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.c34 static VOID nx_azure_iot_event_process(VOID *nx_azure_iot, ULONG common_events, ULONG module_own_ev… in nx_azure_iot_event_process()
Dnx_azure_iot_provisioning_client.c1139ULONG common_events, ULONG module_own_events) in nx_azure_iot_provisioning_client_event_process()
Dnx_azure_iot_adu_agent.c571 static VOID nx_azure_iot_adu_agent_event_process(VOID *adu_agent, ULONG common_events, ULONG module… in nx_azure_iot_adu_agent_event_process()
/NetX-Duo-v6.2.1/addons/mqtt/
Dnxd_mqtt_client.c2952 static VOID _nxd_mqtt_client_event_process(VOID *mqtt_client, ULONG common_events, ULONG module_own… in _nxd_mqtt_client_event_process()