Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c595 static char *get_fota_state_string(enum mdm_hl7800_fota_state state);
2604 static char *get_fota_state_string(enum mdm_hl7800_fota_state state) in get_fota_state_string() function
2626 get_fota_state_string(iface_ctx.fw_update_state), in set_fota_state()
2627 get_fota_state_string(state)); in set_fota_state()
2637 event.string = get_fota_state_string(iface_ctx.fw_update_state); in generate_fota_state_event()