Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/openthread/ot_rcp/main/
Desp_ot_config.h20 .host_connection_mode = HOST_CONNECTION_MODE_RCP_UART, \
/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.h104 esp_openthread_host_connection_mode_t host_connection_mode; /*!< The host connection mode */ member