Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c596 static void set_fota_state(enum mdm_hl7800_fota_state state);
2623 static void set_fota_state(enum mdm_hl7800_fota_state state) in set_fota_state() function
2667 set_fota_state(HL7800_FOTA_REBOOT_AND_RECONFIGURE); in on_cmd_startup_report()
4530 set_fota_state(HL7800_FOTA_INSTALL); in finish_fw_update_work_callback()
4567 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4575 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4579 set_fota_state(HL7800_FOTA_PAD); in prepare_and_send_fw_packet()
4609 set_fota_state(HL7800_FOTA_WIP); in process_fw_update_rx()
4627 set_fota_state(HL7800_FOTA_SEND_EOT); in process_fw_update_rx()
5151 set_fota_state(HL7800_FOTA_COMPLETE); in modem_reset()
[all …]