_nxd_mqtt_client_sub_unsub() is only used within netxduo.
 
Symbols
loading...
Files
loading...

_nxd_mqtt_client_sub_unsub() function

Syntax

UINT _nxd_mqtt_client_sub_unsub(NXD_MQTT_CLIENT *client_ptr,     UINT op,     CHAR *topic_name,     UINT topic_name_length,     USHORT *packet_id_ptr,     UINT QoS);
Implemented in nxd_mqtt_client.c:307

Arguments

client_ptr

op

topic_name

topic_name_length

packet_id_ptr

QoS

References

Call Tree

Type of _nxd_mqtt_client_sub_unsub()
_nxd_mqtt_client_sub_unsub()
all items filtered out