Skip to content

Commit

Permalink
fix(mbedtls): support MBEDTLS_SSL_COOKIE_C in the JOINER role on qpg6105
Browse files Browse the repository at this point in the history
  • Loading branch information
thcu-gp committed Oct 4, 2024
1 parent a9cbf16 commit 23c879d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/qpg6105/crypto/common-mbedtls-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@
OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
#define MBEDTLS_SSL_COOKIE_C
#define MBEDTLS_SSL_SRV_C
#elif OPENTHREAD_CONFIG_JOINER_ENABLE
#define MBEDTLS_SSL_COOKIE_C
#endif

#if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
Expand Down

0 comments on commit 23c879d

Please sign in to comment.