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.c500 bool mdm_echo_is_on; member
2664 iface_ctx.mdm_echo_is_on = (echo_state != 0); in profile_handler()
5102 iface_ctx.mdm_echo_is_on = true; in modem_boot_handler()
5105 if (iface_ctx.mdm_echo_is_on) { in modem_boot_handler()
5118 __ASSERT(!iface_ctx.mdm_echo_is_on, "Echo should be off"); in modem_boot_handler()