Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/modem/
Dhl7800.h149 HL7800_FOTA_WIP, enumerator
/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c4456 set_fota_state(HL7800_FOTA_WIP); in process_fw_update_rx()
4463 } else if (iface_ctx.fw_update_state == HL7800_FOTA_WIP) { in process_fw_update_rx()
4470 if (iface_ctx.fw_update_state == HL7800_FOTA_WIP) { in process_fw_update_rx()
4598 (iface_ctx.fw_update_state == HL7800_FOTA_WIP) || in hl7800_rx()