Home
last modified time | relevance | path

Searched refs:HOST_CONNECTION_MODE_CLI_UART (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/openthread/ot_br/main/
Desp_ot_config.h36 .host_connection_mode = HOST_CONNECTION_MODE_CLI_UART, \
/hal_espressif-3.6.0/examples/openthread/ot_cli/main/
Desp_ot_config.h44 .host_connection_mode = HOST_CONNECTION_MODE_CLI_UART, \
/hal_espressif-3.6.0/components/openthread/include/
Desp_openthread_types.h86 HOST_CONNECTION_MODE_CLI_UART = 0x1, /*!< CLI UART connection to the host */ enumerator