Searched refs:property_name_length (Results 1 – 7 of 7) sorted by relevance
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_hub_client_properties.c | 72 … const UCHAR *property_name_ptr, UINT property_name_length, in nx_azure_iot_hub_client_reported_properties_status_begin() argument 83 (property_name_length == 0) ) 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()
|
| D | nx_azure_iot_hub_client_properties.h | 149 … const UCHAR *property_name_ptr, UINT property_name_length,
|
| D | nx_azure_iot_hub_client.h | 455 … const UCHAR *property_name, USHORT property_name_length, 582 … USHORT property_name_length, const UCHAR **property_value,
|
| D | nx_azure_iot_hub_client.c | 1137 … const UCHAR *property_name, USHORT property_name_length, in nx_azure_iot_hub_client_telemetry_property_add() argument 1163 status = nx_packet_data_append(packet_ptr, (VOID *)property_name, (UINT)property_name_length, in nx_azure_iot_hub_client_telemetry_property_add() 1570 … USHORT property_name_length, const UCHAR **property_value, in nx_azure_iot_hub_client_cloud_message_property_get() argument 1616 span = az_span_create((UCHAR *)property_name, property_name_length); in nx_azure_iot_hub_client_cloud_message_property_get()
|
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | api_unit_test.c | 55 USHORT property_name_length = sizeof("propertyA") - 1; variable 162 … property_name, property_name_length, in api_no_model_id_test() 386 … property_name, property_name_length, in api_model_id_test()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot_hub_client_properties.md | 107 UINT property_name_length, 174 | property_name_length [in] | Length of `property_name_ptr`. |
|
| D | azure_rtos_iot_hub_client.md | 655 … const UCHAR *property_name, USHORT property_name_length, 669 | property_name_length [in] | Length of property name. | 934 … const UCHAR *property_name, USHORT property_name_length, 948 | property_name_length [in] | Property name length. |
|