| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | nx_azure_iot_pnp_client_command_unit_test.c | 481 USHORT context_length; in test_nx_azure_iot_hub_client_invalid_argument_fail() local 490 … &context_ptr, &context_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 498 … &context_ptr, &context_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 516 … &context_ptr, &context_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 522 context_length, in test_nx_azure_iot_hub_client_invalid_argument_fail() 545 USHORT context_length; in test_nx_azure_iot_hub_client_command_success() local 558 &context_ptr, &context_length, in test_nx_azure_iot_hub_client_command_success() 583 USHORT context_length; in test_nx_azure_iot_hub_client_component_command_success() local 596 &context_ptr, &context_length, in test_nx_azure_iot_hub_client_component_command_success() 621 USHORT context_length; in test_nx_azure_iot_hub_client_component_command_blocking_success() local [all …]
|
| D | direct_method_unit_test.c | 475 USHORT context_length; in test_nx_azure_iot_hub_client_direct_method_message_receive_invalid_argument_failure() local 482 … &context_ptr, &context_length, in test_nx_azure_iot_hub_client_direct_method_message_receive_invalid_argument_failure() 496 USHORT context_length; in test_nx_azure_iot_hub_client_direct_method_message_receive_success() local 509 … &context_ptr, &context_length, in test_nx_azure_iot_hub_client_direct_method_message_receive_success() 531 USHORT context_length; in test_nx_azure_iot_hub_client_direct_method_message_receive_no_blocking_success() local 555 … &context_ptr, &context_length, in test_nx_azure_iot_hub_client_direct_method_message_receive_no_blocking_success() 577 USHORT context_length; in test_nx_azure_iot_hub_client_direct_method_message_no_receive() local
|
| D | api_unit_test.c | 61 USHORT context_length; variable 198 … (void **)&context_ptr, &context_length, in api_no_model_id_test() 218 … (void **)&context_ptr, &context_length, in api_no_model_id_test() 422 … (void **)&context_ptr, &context_length, in api_model_id_test() 442 … (void **)&context_ptr, &context_length, in api_model_id_test()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/samples/ |
| D | sample_azure_iot_embedded_sdk.c | 621 USHORT context_length; in sample_direct_method_thread_entry() local 637 … &context_ptr, &context_length, in sample_direct_method_thread_entry() 649 … context_ptr, context_length, in sample_direct_method_thread_entry()
|
| D | sample_azure_iot_embedded_sdk_pnp.c | 539 USHORT context_length; in sample_command_action() local 559 &context_ptr, &context_length, in sample_command_action() 603 … context_ptr, context_length, scratch_buffer, in sample_command_action()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_hub_client.h | 658 … USHORT context_length, const UCHAR *payload, 737 USHORT context_length, const UCHAR *payload,
|
| D | nx_azure_iot_hub_client.c | 3315 USHORT context_length, const UCHAR *payload, in nx_azure_iot_hub_client_command_message_response() argument 3327 (context_length == 0)) in nx_azure_iot_hub_client_command_message_response() 3344 request_id_span = az_span_create((UCHAR*)context_ptr, (INT)context_length); in nx_azure_iot_hub_client_command_message_response() 3451 … USHORT context_length, const UCHAR *payload, in nx_azure_iot_hub_client_direct_method_message_response() argument 3458 (context_length == 0)) in nx_azure_iot_hub_client_direct_method_message_response() 3465 context_ptr, context_length, in nx_azure_iot_hub_client_direct_method_message_response()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot_hub_client.md | 1095 … UINT status_code, VOID *context_ptr, USHORT context_length,, 1109 | context_length [in] | Length of context. | 1264 … USHORT context_length, const UCHAR *payload_ptr, 1278 | context_length [in] | Length of context. |
|