From 48ba504f4e7e59cde380954fba84a790d34eaef4 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 14 Nov 2018 18:00:38 +0100 Subject: helpers-mbim: new method to convert IP type settings to/from MM --- src/mm-modem-helpers-mbim.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mm-modem-helpers-mbim.h') diff --git a/src/mm-modem-helpers-mbim.h b/src/mm-modem-helpers-mbim.h index 3ae190ee..a648cac9 100644 --- a/src/mm-modem-helpers-mbim.h +++ b/src/mm-modem-helpers-mbim.h @@ -42,6 +42,9 @@ GError *mm_mobile_equipment_error_from_mbim_nw_error (MbimNwError nw_error); MMBearerAllowedAuth mm_bearer_allowed_auth_from_mbim_auth_protocol (MbimAuthProtocol auth_protocol); MbimAuthProtocol mm_bearer_allowed_auth_to_mbim_auth_protocol (MMBearerAllowedAuth bearer_auth, GError **error); +MMBearerIpFamily mm_bearer_ip_family_from_mbim_context_ip_type (MbimContextIpType ip_type); +MbimContextIpType mm_bearer_ip_family_to_mbim_context_ip_type (MMBearerIpFamily ip_family, + GError **error); /*****************************************************************************/ /* MBIM/SMS to MM translations */ -- cgit v1.2.3-70-g09d2