Searched defs:common_events (Results 1 – 9 of 9) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/cloud_test/ |
| D | netx_cloud_api_test.c | 265 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
|
| D | netx_cloud_module_register_deregister_test.c | 208 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
|
| D | netx_cloud_basic_test.c | 248 static void cloud_module_event_process(VOID *module_ptr, ULONG common_events, ULONG module_own_even… in cloud_module_event_process()
|
| D | netx_cloud_module_event_test.c | 242 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/ |
| D | nx_cloud.c | 469 …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/ |
| D | nx_azure_iot.c | 34 static VOID nx_azure_iot_event_process(VOID *nx_azure_iot, ULONG common_events, ULONG module_own_ev… in nx_azure_iot_event_process()
|
| D | nx_azure_iot_provisioning_client.c | 1139 … ULONG common_events, ULONG module_own_events) in nx_azure_iot_provisioning_client_event_process()
|
| D | nx_azure_iot_adu_agent.c | 571 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/ |
| D | nxd_mqtt_client.c | 2952 static VOID _nxd_mqtt_client_event_process(VOID *mqtt_client, ULONG common_events, ULONG module_own… in _nxd_mqtt_client_event_process()
|