Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/mqtt/
Dnxd_mqtt_client.h471 …XD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actual_topic_length,
495 …XD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actual_topic_length,
530 …XD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actual_topic_length,
Dnxd_mqtt_client.c5425 …XD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actual_topic_length, in _nxd_mqtt_client_message_get() argument
5462 *actual_topic_length = 0; in _nxd_mqtt_client_message_get()
5465 topic_length, (ULONG *)actual_topic_length); in _nxd_mqtt_client_message_get()
6095 …XD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actual_topic_length, in _nxde_mqtt_client_message_get() argument
6114 …turn(_nxd_mqtt_client_message_get(client_ptr, topic_buffer, topic_buffer_size, actual_topic_length, in _nxde_mqtt_client_message_get()