|
FreeRTOS:
HTTPS Client
HTTPS Client v1.0.0 library
|
| Return to main page ↑ |
| iot_https_client.c | Implementation of the user-facing functions of the FreeRTOS HTTPS Client library |
| iot_https_client.h | User-facing functions of the FreeRTOS HTTPS Client library |
| iot_https_internal.h | |
| iot_https_types.h | Types of the HTTPS Client library |
| iot_https_utils.c | Implements functions for HTTPS Client library utilities |
| iot_https_utils.h | User facing HTTPS Client library utilities |
| iot_test_access_https.h | Declares the functions that provide access to the internal functions and variables of the HTTPS Client library |
| iot_test_access_https_client.c | Provides access to the internal functions and variables of iot_https_client.c |
| iot_tests_https_async.c | Tests for IotHttpsClient_SendAsync(). in iot_https_client.h |
| iot_tests_https_client.c | Tests for the user-facing API functions declared in iot_https_client.h |
| iot_tests_https_common.c | Common definitions for the HTTPS Client unit tests |
| iot_tests_https_common.h | Common definitions for the HTTPS Client unit tests |
| iot_tests_https_sync.c | Tests for IotHttpsClient_SendSync() in iot_https_client.h |
| iot_tests_https_system.c | Full integration tests for the HTTPS Client library |
| iot_tests_https_utils.c | Tests for the user-facing API functions declared in iot_https_utils.h |