Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c217 (hub_client_ptr -> nx_azure_iot_hub_client_component_callback[index] != NX_NULL)) in nx_azure_iot_hub_client_properties_component_property_next_get_internal()
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()
Dnx_azure_iot_hub_client.h159 …UINT (*nx_azure_iot_hub_client_component_callback[NX_AZURE_IOT_HU… member
Dnx_azure_iot_hub_client.c1052 …hub_client_ptr -> nx_azure_iot_hub_client_component_callback[length_of_componet_list] = callback_p… in nx_azure_iot_hub_client_component_add_internal()
/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dnx_azure_iot_pnp_client_properties_unit_test.c723 iothub_client.nx_azure_iot_hub_client_component_callback[0] = NX_NULL; in test_suit_begin()
1674 iothub_client.nx_azure_iot_hub_client_component_callback[0] = system_property_process; in test_nx_azure_iot_hub_client_system_property_get_success()
1736 iothub_client.nx_azure_iot_hub_client_component_callback[0] = NX_NULL; in test_nx_azure_iot_hub_client_system_property_get_success()