Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client.c1578 az_span receive_topic; in nx_azure_iot_hub_client_cloud_message_property_get() local
1607 receive_topic = az_span_create(topic_name, (INT)topic_size); in nx_azure_iot_hub_client_cloud_message_property_get()
1609 receive_topic, &request); in nx_azure_iot_hub_client_cloud_message_property_get()
2788 az_span receive_topic; in nx_azure_iot_hub_client_c2d_process() local
2805 receive_topic = az_span_create(topic_name, topic_length); in nx_azure_iot_hub_client_c2d_process()
2807 receive_topic, &request); in nx_azure_iot_hub_client_c2d_process()
2840 az_span receive_topic; in nx_azure_iot_hub_client_command_process() local
2857 receive_topic = az_span_create(topic_name, topic_length); in nx_azure_iot_hub_client_command_process()
2859 receive_topic, &request); in nx_azure_iot_hub_client_command_process()