zephyr/samples/net/cloud
Robert Lubos 3572c9f825 net: http: client: Allow to abort download from response callback
Update the response callback function signature to allow the callback to
return an error code, which in turn will cause the HTTP client to abort
the download.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-05-23 17:20:24 +02:00
..
aws_iot_mqtt net: mqtt: Add MQTT 5.0 support for DISCONNECT 2025-03-26 16:19:42 +01:00
mqtt_azure modules: mbedtls: make key exchange Kconfigs depend on, not select 2025-05-13 22:22:43 -04:00
tagoio_http_post net: http: client: Allow to abort download from response callback 2025-05-23 17:20:24 +02:00
README.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00

.. zephyr:code-sample-category:: cloud
   :name: IoT Cloud
   :show-listing:

   These samples demonstrate how to connect Zephyr devices to various IoT cloud services.