From 1e024c711abf303aa2ff53676ad1bbd3dfceb982 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 4 May 2012 17:19:20 -0500 Subject: broadband-modem: add another Novatel +GCAP LTE response This time from the 551L. I wonder when they'll make up their minds about what to return. --- src/mm-broadband-modem.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/mm-broadband-modem.c b/src/mm-broadband-modem.c index 60a9be9b..9a787ca3 100644 --- a/src/mm-broadband-modem.c +++ b/src/mm-broadband-modem.c @@ -340,6 +340,7 @@ typedef struct { static const ModemCaps modem_caps[] = { { "+CGSM", MM_MODEM_CAPABILITY_GSM_UMTS }, { "+CLTE2", MM_MODEM_CAPABILITY_LTE }, /* Novatel */ + { "+CLTE1", MM_MODEM_CAPABILITY_LTE }, /* Novatel */ { "+CLTE", MM_MODEM_CAPABILITY_LTE }, { "+CIS707-A", MM_MODEM_CAPABILITY_CDMA_EVDO }, { "+CIS707A", MM_MODEM_CAPABILITY_CDMA_EVDO }, /* Cmotech */ -- cgit v1.2.3-70-g09d2