Home
last modified time | relevance | path

Searched refs:iot_hub_client_core (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c37 …ult = az_iot_hub_client_properties_writer_begin_component(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_reported_properties_component_begin()
60 …esult = az_iot_hub_client_properties_writer_end_component(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_reported_properties_component_end()
93 …az_iot_hub_client_properties_writer_begin_response_status(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_reported_properties_status_begin()
118 …= az_iot_hub_client_properties_writer_end_response_status(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_reported_properties_status_end()
149 …ult = az_iot_hub_client_properties_get_properties_version(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_properties_version_get()
196 … az_iot_hub_client_properties_get_next_component_property(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_properties_component_property_next_get_internal()
215 …for (index = 0; index < (UINT)hub_client_ptr -> iot_hub_client_core._internal.options.component_na… in nx_azure_iot_hub_client_properties_component_property_next_get_internal()
Dnx_azure_iot_hub_client.c193 core_result = az_iot_hub_client_init(&hub_client_ptr -> iot_hub_client_core, in nx_azure_iot_hub_client_initialize()
347 …hub_client_ptr -> iot_hub_client_core._internal.options.user_agent = AZ_SPAN_FROM_BUFFER(_nx_azure… in nx_azure_iot_hub_client_user_agent_update()
440 core_result = az_iot_hub_client_get_client_id(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_connect()
460 core_result = az_iot_hub_client_get_user_name(&hub_client_ptr -> iot_hub_client_core, in nx_azure_iot_hub_client_connect()
1003 hub_client_ptr -> iot_hub_client_core._internal.options.model_id = in nx_azure_iot_hub_client_model_id_set()
1040 (UINT)hub_client_ptr -> iot_hub_client_core._internal.options.component_names_length; in nx_azure_iot_hub_client_component_add_internal()
1052 hub_client_ptr -> iot_hub_client_core._internal.options.component_names_length++; in nx_azure_iot_hub_client_component_add_internal()
1087 …re_result = az_iot_hub_client_telemetry_get_publish_topic(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_telemetry_message_create()
1557 core_result = az_iot_hub_client_c2d_parse_received_topic(&hub_client_ptr -> iot_hub_client_core, in nx_azure_iot_hub_client_cloud_message_property_get()
1967 …= az_iot_hub_client_properties_get_reported_publish_topic(&(hub_client_ptr -> iot_hub_client_core), in nx_azure_iot_hub_client_reported_properties_create()
[all …]
Dnx_azure_iot_hub_client.h152 az_iot_hub_client iot_hub_client_core; member
Dnx_azure_iot_adu_agent.c162 …for (i = 0; i < (UINT)iothub_client_ptr -> iot_hub_client_core._internal.options.component_names_l… in nx_azure_iot_adu_agent_start()
166 …if ((iothub_client_ptr -> iot_hub_client_core._internal.options.component_names[i]._internal.size … in nx_azure_iot_adu_agent_start()
167 …(!memcmp(iothub_client_ptr -> iot_hub_client_core._internal.options.component_names[i]._internal.p… in nx_azure_iot_adu_agent_start()
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/
Dnx_azure_iot_security_module.c481 hub_client_ptr->iot_hub_client_core._internal.iot_hub_hostname, in _is_skip_resource()
482 prev_hub_client_ptr->iot_hub_client_core._internal.iot_hub_hostname) && in _is_skip_resource()
484 hub_client_ptr->iot_hub_client_core._internal.device_id, in _is_skip_resource()
485 prev_hub_client_ptr->iot_hub_client_core._internal.device_id in _is_skip_resource()