Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_mqtt_client.c175 nxd_mqtt_client_unsubscribe(&mqtt_client, TOPIC_NAME, STRLEN(TOPIC_NAME)); in thread_mqtt_entry()
/NetX-Duo-v6.3.0/addons/mqtt/
Dnxd_mqtt_client.h419 #define nxd_mqtt_client_unsubscribe _nxd_mqtt_client_unsubscribe macro
437 #define nxd_mqtt_client_unsubscribe _nxde_mqtt_client_unsubscribe macro
469 UINT nxd_mqtt_client_unsubscribe(NXD_MQTT_CLIENT *mqtt_client_pr, CHAR *topic_name, UINT topic_name…
/NetX-Duo-v6.3.0/addons/azure_iot/
Dnx_azure_iot_hub_client.c1703 …status = nxd_mqtt_client_unsubscribe(&(hub_client_ptr -> nx_azure_iot_hub_client_resource.resource… in nx_azure_iot_hub_client_properties_disable()
1712 …status = nxd_mqtt_client_unsubscribe(&(hub_client_ptr -> nx_azure_iot_hub_client_resource.resource… in nx_azure_iot_hub_client_properties_disable()
2530 …status = nxd_mqtt_client_unsubscribe(&(hub_client_ptr -> nx_azure_iot_hub_client_resource.resource… in nx_azure_iot_hub_client_cloud_message_sub_unsub()
3140 …status = nxd_mqtt_client_unsubscribe(&(hub_client_ptr -> nx_azure_iot_hub_client_resource.resource… in nx_azure_iot_hub_client_command_disable()