FreeRTOS: HTTPS Client
HTTPS Client v1.0.0 library
Return to main page ↑
Files
The following files are associated with this library.
 iot_https_client.cImplementation of the user-facing functions of the FreeRTOS HTTPS Client library
 iot_https_client.hUser-facing functions of the FreeRTOS HTTPS Client library
 iot_https_internal.h
 iot_https_types.hTypes of the HTTPS Client library
 iot_https_utils.cImplements functions for HTTPS Client library utilities
 iot_https_utils.hUser facing HTTPS Client library utilities
 iot_test_access_https.hDeclares the functions that provide access to the internal functions and variables of the HTTPS Client library
 iot_test_access_https_client.cProvides access to the internal functions and variables of iot_https_client.c
 iot_tests_https_async.cTests for IotHttpsClient_SendAsync(). in iot_https_client.h
 iot_tests_https_client.cTests for the user-facing API functions declared in iot_https_client.h
 iot_tests_https_common.cCommon definitions for the HTTPS Client unit tests
 iot_tests_https_common.hCommon definitions for the HTTPS Client unit tests
 iot_tests_https_sync.cTests for IotHttpsClient_SendSync() in iot_https_client.h
 iot_tests_https_system.cFull integration tests for the HTTPS Client library
 iot_tests_https_utils.cTests for the user-facing API functions declared in iot_https_utils.h