Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/azure_iot/
Dnx_azure_iot.c47 static UINT nx_azure_iot_publish_packet_header_add(NX_PACKET* packet_ptr, UINT topic_len, UINT qos) in nx_azure_iot_publish_packet_header_add() function
359 status = nx_azure_iot_publish_packet_header_add(packet_ptr, topic_len, qos); in nx_azure_iot_publish_mqtt_packet()