Define ANJ_COAP_DOWNLOADER_ERR_NETWORK
Defined in File coap_downloader.h
Define Documentation
-
ANJ_COAP_DOWNLOADER_ERR_NETWORK
Error code returned by anj_coap_downloader_get_error when a network-related issue occurred during the download process.
This may indicate a connection failure, unreachable server, or other transport-layer error that prevented successful communication.