Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c582 static void set_fota_state(enum mdm_hl7800_fota_state state);
2490 static void set_fota_state(enum mdm_hl7800_fota_state state) in set_fota_state() function
2533 set_fota_state(HL7800_FOTA_REBOOT_AND_RECONFIGURE); in on_cmd_startup_report()
4377 set_fota_state(HL7800_FOTA_INSTALL); in finish_fw_update_work_callback()
4414 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4422 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4426 set_fota_state(HL7800_FOTA_PAD); in prepare_and_send_fw_packet()
4456 set_fota_state(HL7800_FOTA_WIP); in process_fw_update_rx()
4474 set_fota_state(HL7800_FOTA_SEND_EOT); in process_fw_update_rx()
4960 set_fota_state(HL7800_FOTA_COMPLETE); in modem_reset()
[all …]