| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | nx_azure_iot_pnp_client_command_unit_test.c | 480 VOID *context_ptr; 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() 521 context_ptr, in test_nx_azure_iot_hub_client_invalid_argument_fail() 544 VOID *context_ptr; in test_nx_azure_iot_hub_client_command_success() local 558 &context_ptr, &context_length, in test_nx_azure_iot_hub_client_command_success() 582 VOID *context_ptr; 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() 620 VOID *context_ptr; in test_nx_azure_iot_hub_client_component_command_blocking_success() local [all …]
|
| D | direct_method_unit_test.c | 474 VOID *context_ptr; 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() 495 VOID *context_ptr; 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() 530 VOID *context_ptr; 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() 576 VOID *context_ptr; in test_nx_azure_iot_hub_client_direct_method_message_no_receive() local
|
| D | api_unit_test.c | 60 UCHAR *context_ptr; 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 | 622 VOID *context_ptr; 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 | 540 VOID *context_ptr; 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 | 657 UINT status_code, VOID *context_ptr, 736 UINT status_code, VOID *context_ptr,
|
| D | nx_azure_iot_hub_client.c | 3314 UINT status_code, VOID *context_ptr, in nx_azure_iot_hub_client_command_message_response() argument 3326 (context_ptr == NX_NULL) || 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() 3450 UINT status_code, VOID *context_ptr, in nx_azure_iot_hub_client_direct_method_message_response() argument 3457 (context_ptr == NX_NULL) || 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,, 1108 | context_ptr [in] | Pointer to context return from nx_azure_iot_hub_client_direct_method_messag… 1263 UINT status_code, VOID *context_ptr, 1277 | context_ptr [in] | Pointer to context return from nx_azure_iot_hub_client_command_receive. |
|