Home
last modified time | relevance | path

Searched refs:context_length (Results 1 – 8 of 8) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dnx_azure_iot_pnp_client_command_unit_test.c481 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 …]
Ddirect_method_unit_test.c475 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
Dapi_unit_test.c61 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/
Dsample_azure_iot_embedded_sdk.c621 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()
Dsample_azure_iot_embedded_sdk_pnp.c539 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/
Dnx_azure_iot_hub_client.h658 … USHORT context_length, const UCHAR *payload,
737 USHORT context_length, const UCHAR *payload,
Dnx_azure_iot_hub_client.c3315 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/
Dazure_rtos_iot_hub_client.md1095 … 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. |