| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | nx_azure_iot_pnp_client_command_unit_test.c | 477 USHORT component_name_length; in test_nx_azure_iot_hub_client_invalid_argument_fail() local 487 &component_name_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 496 &component_name_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 504 &component_name_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 513 &component_name_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 541 USHORT component_name_length; in test_nx_azure_iot_hub_client_command_success() local 555 &component_name_length, in test_nx_azure_iot_hub_client_command_success() 579 USHORT component_name_length; in test_nx_azure_iot_hub_client_component_command_success() local 593 &component_name_length, in test_nx_azure_iot_hub_client_component_command_success() 600 assert_memory_equal(component_name_ptr, g_test_component, component_name_length); in test_nx_azure_iot_hub_client_component_command_success() [all …]
|
| D | api_unit_test.c | 63 USHORT component_name_length; variable 216 … (const UCHAR **)&component_name, &component_name_length, in api_no_model_id_test() 323 … &component_name_length), in api_no_model_id_test() 440 … (const UCHAR **)&component_name, &component_name_length, in api_model_id_test() 547 … &component_name_length), in api_model_id_test()
|
| D | nx_azure_iot_pnp_client_properties_unit_test.c | 125 UINT component_name_length, 775 USHORT component_name_length; in test_nx_azure_iot_hub_client_invalid_argument_fail() local 871 … &component_name, &component_name_length), in test_nx_azure_iot_hub_client_invalid_argument_fail() 878 … &component_name, &component_name_length), in test_nx_azure_iot_hub_client_invalid_argument_fail() 885 … &component_name, &component_name_length), in test_nx_azure_iot_hub_client_invalid_argument_fail() 892 … &component_name, &component_name_length), in test_nx_azure_iot_hub_client_invalid_argument_fail() 899 … NX_NULL, &component_name_length), in test_nx_azure_iot_hub_client_invalid_argument_fail()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_hub_client_properties.c | 20 USHORT component_name_length) in nx_azure_iot_hub_client_reported_properties_component_begin() argument 28 (component_name_length == 0)) in nx_azure_iot_hub_client_reported_properties_component_begin() 34 component_name = az_span_create((UCHAR *)component_name_ptr, (INT)component_name_length); in nx_azure_iot_hub_client_reported_properties_component_begin() 282 USHORT component_name_length = 0; in nx_azure_iot_hub_client_properties_component_process() local 337 … &component_name_ptr, &component_name_length, in nx_azure_iot_hub_client_properties_component_process() 342 if ((component_name_ptr) && (component_name_length) && in nx_azure_iot_hub_client_properties_component_process()
|
| D | nx_azure_iot_hub_client_properties.h | 64 USHORT component_name_length);
|
| D | nx_azure_iot_hub_client.h | 280 USHORT component_name_length); 432 USHORT component_name_length,
|
| D | nx_azure_iot_hub_client.c | 91 USHORT component_name_length, 1013 USHORT component_name_length) in nx_azure_iot_hub_client_component_add() argument 1015 …client_component_add_internal(hub_client_ptr, component_name_ptr, component_name_length, NX_NULL, … in nx_azure_iot_hub_client_component_add() 1020 USHORT component_name_length, in nx_azure_iot_hub_client_component_add_internal() argument 1030 (component_name_length == NX_NULL)) in nx_azure_iot_hub_client_component_add_internal() 1050 az_span_create((UCHAR *)component_name_ptr, (INT)component_name_length); in nx_azure_iot_hub_client_component_add_internal() 1109 USHORT component_name_length, in nx_azure_iot_hub_client_telemetry_component_set() argument 1116 (component_name_length == 0)) in nx_azure_iot_hub_client_telemetry_component_set() 1125 … component_name_ptr, component_name_length, in nx_azure_iot_hub_client_telemetry_component_set()
|
| D | nx_azure_iot_adu_agent.c | 99 USHORT component_name_length,
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot_hub_client_properties.md | 12 USHORT component_name_length); 39 | component_name_length [in] | Length of `component_name_ptr`. |
|
| D | azure_rtos_iot_hub_client.md | 306 USHORT component_name_length); 318 | component_name_length [in] | Length of the `component_name_ptr`. | 616 USHORT component_name_length, 629 | component_name_length [in] | Length of component name. |
|
| /NetX-Duo-v6.2.1/addons/azure_iot/samples/ |
| D | sample_azure_iot_embedded_sdk_pnp.c | 536 USHORT component_name_length; in sample_command_action() local 557 … &component_name_ptr, &component_name_length, in sample_command_action()
|