Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/mqtt/
Dnxd_mqtt_client.h516 UINT _nxd_mqtt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT *topic…
Dnxd_mqtt_client.c1286 UINT _nxd_mqtt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT *topic… in _nxd_mqtt_process_publish_packet() argument
1323 *topic_offset_ptr = offset + 2; in _nxd_mqtt_process_publish_packet()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client.c56 ULONG *topic_offset_ptr,
73 extern UINT _nxd_mqtt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr,
1377 ULONG *topic_offset_ptr, in nx_azure_iot_hub_client_process_publish_packet() argument
1415 *topic_offset_ptr = (ULONG)((byte + 2) - start_ptr); in nx_azure_iot_hub_client_process_publish_packet()
Dnx_azure_iot_provisioning_client.c57 extern UINT _nxd_mqtt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT…