Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c581 static char *get_fota_state_string(enum mdm_hl7800_fota_state state);
2471 static char *get_fota_state_string(enum mdm_hl7800_fota_state state) in get_fota_state_string() function
2493 get_fota_state_string(iface_ctx.fw_update_state), in set_fota_state()
2494 get_fota_state_string(state)); in set_fota_state()
2504 event.string = get_fota_state_string(iface_ctx.fw_update_state); in generate_fota_state_event()