Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c586 static void set_fota_state(enum mdm_hl7800_fota_state state);
2564 static void set_fota_state(enum mdm_hl7800_fota_state state) in set_fota_state() function
2607 set_fota_state(HL7800_FOTA_REBOOT_AND_RECONFIGURE); in on_cmd_startup_report()
4467 set_fota_state(HL7800_FOTA_INSTALL); in finish_fw_update_work_callback()
4504 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4512 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4516 set_fota_state(HL7800_FOTA_PAD); in prepare_and_send_fw_packet()
4546 set_fota_state(HL7800_FOTA_WIP); in process_fw_update_rx()
4564 set_fota_state(HL7800_FOTA_SEND_EOT); in process_fw_update_rx()
5063 set_fota_state(HL7800_FOTA_COMPLETE); in modem_reset()
[all …]