Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/cli/
H A Dcli_config.h144 #ifndef OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL
145 #define OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL OT_LOG_LEVEL_DEBG macro
H A Dcli_utils.cpp322 otLogCli(OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL, "Output: %s", mOutputString); in OutputV()
363 otLogCli(OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL, "Output: %s ...", mOutputString); in OutputV()
382 otLogCli(OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL, "Input: %s", inputString.AsCString()); in LogInput()
/aosp_15_r20/external/openthread/tests/toranj/
H A Dopenthread-core-toranj-config-simulation.h73 #define OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL OT_LOG_LEVEL_INFO macro
/aosp_15_r20/external/openthread/src/android/
H A Dopenthread-core-android-config.h306 #define OPENTHREAD_CONFIG_CLI_LOG_INPUT_OUTPUT_LEVEL OT_LOG_LEVEL_INFO macro