Home
last modified time | relevance | path

Searched refs:version_ptr (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c130 UINT message_type, ULONG *version_ptr) in nx_azure_iot_hub_client_properties_version_get() argument
137 (version_ptr == NX_NULL) || in nx_azure_iot_hub_client_properties_version_get()
151 (int32_t *)version_ptr); in nx_azure_iot_hub_client_properties_version_get()
Dnx_azure_iot_hub_client_properties.h187 UINT message_type, ULONG *version_ptr);
Dnx_azure_iot_hub_client.h818 … ULONG *version_ptr, UINT wait_option);
944 ULONG *version_ptr, UINT wait_option);
Dnx_azure_iot_hub_client.c71 ULONG *version_ptr, UINT *message_type_ptr,
2094 ULONG *version_ptr, UINT wait_option) in nx_azure_iot_hub_client_reported_properties_send() argument
2175 NX_NULL, version_ptr, NX_NULL, in nx_azure_iot_hub_client_reported_properties_send()
2412 … ULONG *version_ptr, UINT wait_option) in nx_azure_iot_hub_client_device_twin_reported_properties_send() argument
2535 NX_NULL, version_ptr, NX_NULL, in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2920 ULONG *version_ptr, UINT *message_type_ptr, in nx_azure_iot_hub_client_device_twin_parse() argument
2937 if (version_ptr != NX_NULL && az_span_ptr(out_twin_response.version)) in nx_azure_iot_hub_client_device_twin_parse()
2945 *version_ptr = (ULONG)version; in nx_azure_iot_hub_client_device_twin_parse()
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_hub_client_properties.md243 UINT message_type, ULONG *version_ptr);
256 | version_ptr [out] | The numeric version of the properties in JSON payload. |
Dazure_rtos_iot_hub_client.md1426 … ULONG *version_ptr, UINT wait_option);
1441 | version_ptr [out] | Version return for successful send of reported properties.|
1711 ULONG *version_ptr, UINT wait_option);
1728 | version_ptr [out] | Version return for successful send of reported properties. |