Searched refs:property_value_length (Results 1 – 3 of 3) sorted by relevance
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_hub_client.h | 456 … const UCHAR *property_value, USHORT property_value_length, 583 USHORT *property_value_length);
|
| D | nx_azure_iot_hub_client.c | 1138 … const UCHAR *property_value, USHORT property_value_length, in nx_azure_iot_hub_client_telemetry_property_add() argument 1180 status = nx_packet_data_append(packet_ptr, (VOID *)property_value, (UINT)property_value_length, in nx_azure_iot_hub_client_telemetry_property_add() 1571 USHORT *property_value_length) in nx_azure_iot_hub_client_cloud_message_property_get() argument 1585 property_value_length == NX_NULL) in nx_azure_iot_hub_client_cloud_message_property_get() 1634 *property_value_length = (USHORT)az_span_size(span); in nx_azure_iot_hub_client_cloud_message_property_get()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot_hub_client.md | 656 … const UCHAR *property_value, USHORT property_value_length, 671 | property_value_length [in] | Length of property value. | 935 … const UCHAR **property_value, USHORT *property_value_length); 950 | property_value_length [out] | Pointer to size of property value. |
|