Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c166 … UINT *component_index, in nx_azure_iot_hub_client_properties_component_property_next_get_internal() argument
227 *component_index = index; in nx_azure_iot_hub_client_properties_component_property_next_get_internal()
283 UINT component_index; in nx_azure_iot_hub_client_properties_component_process() local
338 … &component_index, NX_TRUE) == NX_AZURE_IOT_SUCCESS) in nx_azure_iot_hub_client_properties_component_process()
343 (hub_client_ptr -> nx_azure_iot_hub_client_component_callback[component_index])) in nx_azure_iot_hub_client_properties_component_process()
345 …status = hub_client_ptr -> nx_azure_iot_hub_client_component_callback[component_index](&reader_ptr… in nx_azure_iot_hub_client_properties_component_process()
346 … hub_client_ptr -> nx_azure_iot_hub_client_component_callback_args[component_index]); in nx_azure_iot_hub_client_properties_component_process()