Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/
H A Dmbedtls-config.h91 …R_AGENT_ENABLE || OPENTHREAD_CONFIG_COMMISSIONER_ENABLE || OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
96 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
100 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE || OPENTHREAD_CONFIG_TLS_ENABLE
145 #elif OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
/aosp_15_r20/external/openthread/src/core/config/
H A Dcoap.h106 #ifndef OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
107 #define OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE 0 macro
H A Dsecure_transport.h71 (OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE || OPENTHREAD_CONFIG_BORDER_AGENT_ENABLE || \
H A Dmisc.h312 #elif OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
/aosp_15_r20/external/openthread/src/cli/
H A Dx509_cert_key.hpp43 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
H A Dcli_coap_secure.hpp39 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
H A Dcli.hpp400 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
H A Dcli_coap_secure.cpp36 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
H A Dcli.cpp109 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE in Interpreter()
1977 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
8309 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE in ProcessCommand()
/aosp_15_r20/external/openthread/tests/toranj/
H A Dopenthread-core-toranj-config-simulation.h49 #define OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE 1 macro
/aosp_15_r20/external/openthread/examples/config/
H A Dot-core-config-check-size-ftd.h53 #define OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE 1 macro
H A Dot-core-config-check-size-mtd.h53 #define OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE 1 macro
H A Dot-core-config-check-size-br.h53 #define OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE 1 macro
/aosp_15_r20/external/openthread/src/core/instance/
H A Dinstance.hpp371 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
657 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
H A Dinstance.cpp224 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE in Instance()
/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_secure.hpp214 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
/aosp_15_r20/external/openthread/src/core/api/
H A Dcoap_secure_api.cpp36 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.hpp43 #if OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE || OPENTHREAD_CONFIG_BLE_TCAT_ENABLE
/aosp_15_r20/external/openthread/etc/cmake/
H A Doptions.cmake189 ot_option(OT_COAPS OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE "secure coap")
/aosp_15_r20/external/openthread/src/core/
H A DBUILD.gn114 defines += [ "OPENTHREAD_CONFIG_COAP_SECURE_API_ENABLE=1" ]