Home
last modified time | relevance | path

Searched refs:property_name_ptr (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c72 … const UCHAR *property_name_ptr, UINT property_name_length, in nx_azure_iot_hub_client_reported_properties_status_begin() argument
82 (property_name_ptr == NX_NULL) || in nx_azure_iot_hub_client_reported_properties_status_begin()
89 property_name = az_span_create((UCHAR *)property_name_ptr, (INT)property_name_length); in nx_azure_iot_hub_client_reported_properties_status_begin()
Dnx_azure_iot_hub_client_properties.h149 … const UCHAR *property_name_ptr, UINT property_name_length,
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_hub_client_properties.md106 const UCHAR *property_name_ptr,
173 | property_name_ptr [in] | A pointer to property name. |
174 | property_name_length [in] | Length of `property_name_ptr`. |