Searched refs:topic_buffer_size (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/mqtt/ |
| D | nxd_mqtt_client.h | 471 …_message_get(NXD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actua… 495 …_message_get(NXD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actua… 530 …_message_get(NXD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actua…
|
| D | nxd_mqtt_client.c | 5425 …_message_get(NXD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actua… in _nxd_mqtt_client_message_get() argument 5443 if ((topic_buffer_size < topic_length) || in _nxd_mqtt_client_message_get() 6095 …_message_get(NXD_MQTT_CLIENT *client_ptr, UCHAR *topic_buffer, UINT topic_buffer_size, UINT *actua… in _nxde_mqtt_client_message_get() argument 6114 …return(_nxd_mqtt_client_message_get(client_ptr, topic_buffer, topic_buffer_size, actual_topic_leng… in _nxde_mqtt_client_message_get()
|