Searched refs:request_id_ptr (Results 1 – 3 of 3) sorted by relevance
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_hub_client.h | 817 … UINT *request_id_ptr, UINT *response_status_ptr, 943 … UINT *request_id_ptr, UINT *response_status_ptr,
|
| D | nx_azure_iot_hub_client.c | 70 USHORT topic_length, UINT *request_id_ptr, 1838 UINT *request_id_ptr, UINT odd_seq) in nx_azure_iot_hub_client_properties_request_id_get() argument 1861 *request_id_ptr = hub_client_ptr -> nx_azure_iot_hub_client_request_id; in nx_azure_iot_hub_client_properties_request_id_get() 1863 if (az_result_failed(az_span_u32toa(span, *request_id_ptr, &span))) in nx_azure_iot_hub_client_properties_request_id_get() 2093 … UINT *request_id_ptr, UINT *response_status_ptr, in nx_azure_iot_hub_client_reported_properties_send() argument 2158 if (request_id_ptr) in nx_azure_iot_hub_client_reported_properties_send() 2160 *request_id_ptr = request_id; in nx_azure_iot_hub_client_reported_properties_send() 2411 … UINT *request_id_ptr, UINT *response_status_ptr, in nx_azure_iot_hub_client_device_twin_reported_properties_send() argument 2512 if (request_id_ptr) in nx_azure_iot_hub_client_device_twin_reported_properties_send() 2514 *request_id_ptr = request_id; in nx_azure_iot_hub_client_device_twin_reported_properties_send() [all …]
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot_hub_client.md | 1425 … UINT *request_id_ptr, UINT *response_status_ptr, 1439 | request_id_ptr [out] | Request Id assigned to the request. | 1710 … UINT *request_id_ptr, UINT *response_status_ptr, 1726 | request_id_ptr [out] | Request Id assigned to the request. |
|