From 87712c27f5868e2f05c03d4fdc2ee79f0ac1c243 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 28 Dec 2018 12:59:55 +0100 Subject: api,firmware: MMModemFirmwareUpdateMethod as flags, not enum Devices may require/support more than one update method, so instead of reporting the method as a single enum value, use a set of flags instead. --- docs/reference/libmm-glib/libmm-glib-sections.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference/libmm-glib') diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index cb1f7a24..08c58973 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -1454,7 +1454,7 @@ mm_modem_cdma_rm_protocol_get_string mm_modem_location_source_build_string_from_mask mm_modem_location_assistance_data_type_build_string_from_mask mm_modem_contacts_storage_get_string -mm_modem_firmware_update_method_get_string +mm_modem_firmware_update_method_build_string_from_mask mm_sms_pdu_type_get_string mm_sms_state_get_string mm_sms_delivery_state_get_string @@ -1512,7 +1512,7 @@ mm_oma_session_state_failed_reason_build_string_from_mask mm_call_direction_build_string_from_mask mm_call_state_build_string_from_mask mm_call_state_reason_build_string_from_mask -mm_modem_firmware_update_method_build_string_from_mask +mm_modem_firmware_update_method_get_string MM_TYPE_BEARER_TYPE MM_TYPE_BEARER_IP_FAMILY -- cgit v1.2.3-70-g09d2