Searched refs:mdm_echo_is_on (Results 1 – 1 of 1) sorted by relevance
497 bool mdm_echo_is_on; member2590 iface_ctx.mdm_echo_is_on = (echo_state != 0); in profile_handler()5001 iface_ctx.mdm_echo_is_on = true; in modem_boot_handler()5004 if (iface_ctx.mdm_echo_is_on) { in modem_boot_handler()5017 __ASSERT(!iface_ctx.mdm_echo_is_on, "Echo should be off"); in modem_boot_handler()