Searched refs:version_ptr (Results 1 – 6 of 6) sorted by relevance
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_hub_client_properties.c | 130 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()
|
| D | nx_azure_iot_hub_client_properties.h | 187 UINT message_type, ULONG *version_ptr);
|
| D | nx_azure_iot_hub_client.h | 818 … ULONG *version_ptr, UINT wait_option); 944 ULONG *version_ptr, UINT wait_option);
|
| D | nx_azure_iot_hub_client.c | 71 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/ |
| D | azure_rtos_iot_hub_client_properties.md | 243 UINT message_type, ULONG *version_ptr); 256 | version_ptr [out] | The numeric version of the properties in JSON payload. |
|
| D | azure_rtos_iot_hub_client.md | 1426 … 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. |
|