Home
last modified time | relevance | path

Searched refs:description_ptr (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.h151 … const UCHAR *description_ptr, UINT description_length);
Dnx_azure_iot_hub_client_properties.c74 … const UCHAR *description_ptr, UINT description_length) in nx_azure_iot_hub_client_reported_properties_status_begin() argument
90 description = az_span_create((UCHAR *)description_ptr, (INT)description_length); in nx_azure_iot_hub_client_reported_properties_status_begin()
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_hub_client_properties.md110 const UCHAR *description_ptr,
177 | description_ptr [in] | An optional pointer to description detailing the context or any details…
178 | description_length [in] | Length of description_ptr. |
/NetX-Duo-v6.2.1/addons/azure_iot/samples/
Dsample_azure_iot_embedded_sdk_pnp.c148 … UINT status, ULONG version, UCHAR *description_ptr, in sample_send_target_temperature_report() argument
175description_ptr, description_len) || in sample_send_target_temperature_report()