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