Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dsystem.cpp76 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in processStateChange()
157 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in platformInitRcpMode()
165 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in platformInitRcpMode()
236 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in platformSetUp()
296 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in platformTearDown()
327 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in platformDeinitRcpMode()
404 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in otSysMainloopUpdate()
484 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE in otSysMainloopProcess()
H A Dopenthread-core-posix-config.h85 #ifndef OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE
86 #define OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE 1 macro
H A Dfirewall.cpp50 #if !OPENTHREAD_CONFIG_BORDER_ROUTER_ENABLE || !OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE
H A Dnetif.cpp169 #if OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE
/aosp_15_r20/external/openthread/src/core/config/
H A Dplatform.h88 #ifndef OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE
89 #define OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE 0 macro
/aosp_15_r20/external/openthread/src/android/
H A Dopenthread-android-config.h56 #define OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE 0 macro
/aosp_15_r20/external/openthread/tests/toranj/
H A Dopenthread-core-toranj-config-posix.h58 #define OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE 1 macro
/aosp_15_r20/external/openthread/etc/cmake/
H A Doptions.cmake239 ot_option(OT_PLATFORM_NETIF OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE "platform netif")
/aosp_15_r20/external/openthread/src/core/
H A DBUILD.gn214 defines += [ "OPENTHREAD_CONFIG_PLATFORM_NETIF_ENABLE=1" ]