Home
last modified time | relevance | path

Searched defs:request_id (Results 1 – 23 of 23) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dnx_azure_iot_adu_agent_unit_test.c706 UINT request_id, UINT response_status, in reported_property_cb()
1180 UINT request_id; in test_nx_azure_iot_adu_agent_start_success() local
1221 UINT request_id; in test_nx_azure_iot_adu_agent_update_start_fail() local
1241 UINT request_id; in test_nx_azure_iot_adu_agent_stop_success() local
1277 UINT request_id; in test_nx_azure_iot_adu_agent_proxy_add() local
1322 UINT request_id; in test_nx_azure_iot_adu_agent_step_result() local
1469 UINT request_id; in test_nx_azure_iot_adu_agent_null_file_url() local
1549 UINT request_id; in test_nx_azure_iot_adu_agent_notify() local
1639 UINT request_id; in test_nx_azure_iot_adu_agent_update_cancel() local
1691 UINT request_id; in test_nx_azure_iot_adu_agent_install() local
Dnx_azure_iot_pnp_client_properties_unit_test.c620 UINT request_id, UINT response_status, in reported_property_cb()
934 UINT request_id; in test_nx_azure_iot_hub_client_property_send_success() local
1008 UINT request_id; in test_nx_azure_iot_hub_client_component_property_send_success() local
1040 UINT request_id; in test_nx_azure_iot_hub_client_reported_property_status_send_success() local
1071 UINT request_id; in test_nx_azure_iot_hub_client_reported_component_property_status_send_success() local
1102 UINT request_id; in test_nx_azure_iot_hub_client_property_send_fail() local
1138 UINT request_id; in test_nx_azure_iot_hub_client_property_send_throttled_fail() local
1283 UINT request_id; in test_nx_azure_iot_hub_client_property_get_send_fail() local
Dapi_unit_test.c66 UINT request_id; variable
102 …OID reported_properties_response_callback(NX_AZURE_IOT_HUB_CLIENT *hub_client_ptr, UINT request_id, in reported_properties_response_callback()
Ddevice_twin_unit_test.c404 static VOID test_response_callback(NX_AZURE_IOT_HUB_CLIENT *hub_client_ptr, UINT request_id, in test_response_callback()
681 UINT request_id = 0xFFFFFFFF; in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_success() local
714 UINT request_id = 0xFFFFFFFF; in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_throttled() local
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client.c1813 UINT request_id, in nx_azure_iot_hub_client_reported_properties_response_callback_set()
1936UINT request_id, NX_PACKET *packet_ptr, ULONG topic_length, in nx_azure_iot_hub_client_properties_request_response()
2009 UINT request_id; in nx_azure_iot_hub_client_reported_properties_create() local
2098 UINT request_id = 0; in nx_azure_iot_hub_client_reported_properties_send() local
2193 UINT request_id; in nx_azure_iot_hub_client_properties_request() local
2418 UINT request_id; in nx_azure_iot_hub_client_device_twin_reported_properties_send() local
2747UINT request_id, NX_AZURE_IOT_THREAD **thread_list_pptr) in nx_azure_iot_hub_client_receive_thread_find()
2884 …c UINT nx_azure_iot_hub_client_properties_message_type_get(UINT core_message_type, UINT request_id) in nx_azure_iot_hub_client_properties_message_type_get()
2926 uint32_t request_id = 0; in nx_azure_iot_hub_client_device_twin_parse() local
2984 UINT request_id = 0; in nx_azure_iot_hub_client_properties_process() local
/NetX-Duo-v6.2.1/test/regression/snmp_test/
Dnetx_snmp_basic_v2_test.c257 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v2_get_bulk_request_test.c234 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v2_unknown_oid_test.c245 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_setget_octet_strings_test.c264 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v3_md5_security_test.c260 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_abnormal_packet_test.c300 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_setget_integers_test.c269 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v3_md5_failed_security_test.c279 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v3_no_security_function_test.c282 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_setget_ip_address_test.c298 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v2_send_trap_test.c300 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v3_md5_security_extended_test.c260 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_setget_misc_test.c283 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_v3_nosec_traplist_test.c305 USHORT request_id = 1; in thread_1_entry() local
Dnetx_snmp_no_security_function_test.c338 USHORT request_id = 1; in thread_1_entry() local
/NetX-Duo-v6.2.1/addons/azure_iot/samples/
Dsample_azure_iot_embedded_sdk_pnp.c154 UINT request_id; in sample_send_target_temperature_report() local
672 UINT request_id; in sample_reported_properties_send_action() local
Dsample_azure_iot_embedded_sdk.c670 UINT request_id; in sample_device_twin_thread_entry() local
/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c16349 UINT _nx_snmp_utility_request_id_get(UCHAR *buffer_ptr, ULONG *request_id, INT buffer_length) in _nx_snmp_utility_request_id_get()
16464 UINT _nx_snmp_utility_request_id_set(UCHAR *buffer_ptr, ULONG request_id, UCHAR *buffer_end) in _nx_snmp_utility_request_id_set()
17226 ULONG request_id; in _nx_snmp_version_1_and_2_process() local
18349 ULONG request_id; in _nx_snmp_version_3_process() local
21155 ULONG request_id; in _nx_snmp_version_3_report_send() local