From d1cfdd974cefb6ec87d6bc2889320ac8373dd4be Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Mon, 9 Jan 2012 13:30:00 +0100 Subject: bearer-cdma: when specific RM protocol given to be used, ensure it is supported If the requested RM protocol is not supported, the CDMA Bearer creation will fail. --- src/mm-modem-helpers.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/mm-modem-helpers.h') diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h index e0ae8b67..a5a13f8b 100644 --- a/src/mm-modem-helpers.h +++ b/src/mm-modem-helpers.h @@ -77,6 +77,14 @@ gboolean mm_cdma_parse_eri (const char *reply, guint32 *out_ind, const char **out_desc); +MMModemCdmaRmProtocol mm_cdma_get_rm_protocol_from_index (guint index, + GError **error); + +gboolean mm_cdma_parse_crm_range_response (const gchar *reply, + MMModemCdmaRmProtocol *min, + MMModemCdmaRmProtocol *max, + GError **error); + gboolean mm_gsm_parse_cscs_support_response (const char *reply, MMModemCharset *out_charsets); -- cgit v1.2.3-70-g09d2