Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c504 bool mdm_echo_is_on; member
2724 iface_ctx.mdm_echo_is_on = (echo_state != 0); in profile_handler()
5190 iface_ctx.mdm_echo_is_on = true; in modem_boot_handler()
5193 if (iface_ctx.mdm_echo_is_on) { in modem_boot_handler()
5206 __ASSERT(!iface_ctx.mdm_echo_is_on, "Echo should be off"); in modem_boot_handler()