Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/mqtt/
Dnxd_mqtt_client.h516 …tt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT *topic_length_ptr,
Dnxd_mqtt_client.c1286 …tt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT *topic_length_ptr, in _nxd_mqtt_process_publish_packet() argument
1324 *topic_length_ptr = (USHORT)topic_length; in _nxd_mqtt_process_publish_packet()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client.c57 USHORT *topic_length_ptr);
74 USHORT *topic_length_ptr, ULONG *message_offset_ptr,
1378 USHORT *topic_length_ptr) in nx_azure_iot_hub_client_process_publish_packet() argument
1416 *topic_length_ptr = (USHORT)topic_length; in nx_azure_iot_hub_client_process_publish_packet()
Dnx_azure_iot_provisioning_client.c57 …tt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT *topic_length_ptr,