Searched refs:topic_offset_ptr (Results 1 – 4 of 4) sorted by relevance
| /NetX-Duo-v6.2.1/addons/mqtt/ |
| D | nxd_mqtt_client.h | 516 UINT _nxd_mqtt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT *topic…
|
| D | nxd_mqtt_client.c | 1286 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/ |
| D | nx_azure_iot_hub_client.c | 56 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()
|
| D | nx_azure_iot_provisioning_client.c | 57 extern UINT _nxd_mqtt_process_publish_packet(NX_PACKET *packet_ptr, ULONG *topic_offset_ptr, USHORT…
|