Home
last modified time | relevance | path

Searched refs:nx_cloud_module_event_set (Results 1 – 9 of 9) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/cloud_test/
Dnetx_cloud_basic_test.c93 status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_1); in test_entry()
110 …status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_1|NX_CLOUD_MODULE_EVENT_2); in test_entry()
127 …status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_1|NX_CLOUD_MODULE_EVENT_2|… in test_entry()
144 …status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_1|NX_CLOUD_MODULE_EVENT_2|… in test_entry()
161 …status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_2|NX_CLOUD_MODULE_EVENT_3|… in test_entry()
178 …status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_3|NX_CLOUD_MODULE_EVENT_4); in test_entry()
195 status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_4); in test_entry()
Dnetx_cloud_api_test.c156 status = nx_cloud_module_event_set(NX_NULL, NX_CLOUD_MODULE_EVENT_1); in test_entry()
165 status = nx_cloud_module_event_set(&cloud_module, 0); in test_entry()
174 status = nx_cloud_module_event_set(&cloud_module, NX_CLOUD_MODULE_EVENT_1); in test_entry()
Dnetx_cloud_module_event_test.c160 nx_cloud_module_event_set(&cloud_module[module_id].nx_cloud_module, module_own_events); in test_entry()
/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.h169 #define nx_cloud_module_event_set _nx_cloud_module_event_set macro
180 #define nx_cloud_module_event_set _nxe_cloud_module_event_set macro
195 UINT nx_cloud_module_event_set(NX_CLOUD_MODULE *cloud_module, ULONG module_own_event);
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_provisioning_client.c119 …status = nx_cloud_module_event_set(&(prov_client_ptr -> nx_azure_iot_ptr -> nx_azure_iot_cloud_mod… in nx_azure_iot_provisioning_client_mqtt_disconnect_notify()
249 …status = nx_cloud_module_event_set(&(prov_client_ptr -> nx_azure_iot_ptr -> nx_azure_iot_cloud_mod… in nx_azure_iot_provisioning_client_mqtt_receive_callback()
370 …status = nx_cloud_module_event_set(&(prov_client_ptr -> nx_azure_iot_ptr -> nx_azure_iot_cloud_mod… in nx_azure_iot_provisioning_client_mqtt_connect_notify()
380 …status = nx_cloud_module_event_set(&(prov_client_ptr -> nx_azure_iot_ptr -> nx_azure_iot_cloud_mod… in nx_azure_iot_provisioning_client_mqtt_connect_notify()
425 … status = nx_cloud_module_event_set(&(context -> nx_azure_iot_ptr -> nx_azure_iot_cloud_module), in nx_azure_iot_provisioning_client_process_timer()
456 … status = nx_cloud_module_event_set(&(context -> nx_azure_iot_ptr -> nx_azure_iot_cloud_module), in nx_azure_iot_provisioning_client_subscribe()
1232 …status = nx_cloud_module_event_set(&(prov_client_ptr -> nx_azure_iot_ptr -> nx_azure_iot_cloud_mod… in nx_azure_iot_provisioning_client_register()
Dnx_azure_iot_adu_agent.c363 status = nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_update_download_and_install()
380 status = nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_update_apply()
560 nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_component_properties_process()
727nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_update_check_event_process()
945 nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_update_check_event_process()
1045 nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_download_install_event_process()
1815 nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_step_state_update()
1851 nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_step_state_update()
1857 nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_step_state_update()
4188 nx_cloud_module_event_set(&(adu_agent_ptr -> nx_azure_iot_adu_agent_cloud_module), in nx_azure_iot_adu_agent_dns_response_notify()
[all …]
/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dnx_azure_iot_adu_agent_unit_test.c1423nx_cloud_module_event_set(&(adu_agent.nx_azure_iot_adu_agent_cloud_module), NX_AZURE_IOT_ADU_AGENT… in test_nx_azure_iot_adu_agent_step_result()
1431nx_cloud_module_event_set(&(adu_agent.nx_azure_iot_adu_agent_cloud_module), NX_AZURE_IOT_ADU_AGENT… in test_nx_azure_iot_adu_agent_step_result()
1440nx_cloud_module_event_set(&(adu_agent.nx_azure_iot_adu_agent_cloud_module), NX_AZURE_IOT_ADU_AGENT… in test_nx_azure_iot_adu_agent_step_result()
1521nx_cloud_module_event_set(&(adu_agent.nx_azure_iot_adu_agent_cloud_module), NX_AZURE_IOT_ADU_AGENT… in test_nx_azure_iot_adu_agent_null_file_url()
1526nx_cloud_module_event_set(&(adu_agent.nx_azure_iot_adu_agent_cloud_module), NX_AZURE_IOT_ADU_AGENT… in test_nx_azure_iot_adu_agent_null_file_url()
1531nx_cloud_module_event_set(&(adu_agent.nx_azure_iot_adu_agent_cloud_module), NX_AZURE_IOT_ADU_AGENT… in test_nx_azure_iot_adu_agent_null_file_url()
1736nx_cloud_module_event_set(&(adu_agent.nx_azure_iot_adu_agent_cloud_module), NX_AZURE_IOT_ADU_AGENT… in test_nx_azure_iot_adu_agent_install()
Dnx_azure_iot_pnp_client_telemetry_unit_test.c272nx_cloud_module_event_set(&(MQTT_CLIENT_GET(iothub_client_ptr).nxd_mqtt_client_cloud_module), 0x00… in generate_test_telemetry_ack()
/NetX-Duo-v6.2.1/addons/mqtt/
Dnxd_mqtt_client.c792nx_cloud_module_event_set(&(client_ptr -> nxd_mqtt_client_cloud_module), MQTT_TCP_ESTABLISH_EVENT); in _nxd_mqtt_tcp_establish_notify()
854nx_cloud_module_event_set(&(client_ptr -> nxd_mqtt_client_cloud_module), MQTT_PACKET_RECEIVE_EVENT… in _nxd_mqtt_receive_callback()
2234nx_cloud_module_event_set(&(client_ptr -> nxd_mqtt_client_cloud_module), MQTT_NETWORK_DISCONNECT_E… in _nxd_mqtt_packet_receive_process()
2878nx_cloud_module_event_set(&(client_ptr -> nxd_mqtt_client_cloud_module), MQTT_PING_TIMEOUT_EVENT); in _nxd_mqtt_periodic_timer_entry()
2892nx_cloud_module_event_set(&(client_ptr -> nxd_mqtt_client_cloud_module), MQTT_TIMEOUT_EVENT); in _nxd_mqtt_periodic_timer_entry()
3173nx_cloud_module_event_set(&(client_ptr -> nxd_mqtt_client_cloud_module), MQTT_NETWORK_DISCONNECT_E… in _mqtt_client_disconnect_callback()
4619 nx_cloud_module_event_set(&(client_ptr -> nxd_mqtt_client_cloud_module), MQTT_DELETE_EVENT); in _nxd_mqtt_client_delete()