From 23a354c9ce9bff694319784c3980485df379fbc3 Mon Sep 17 00:00:00 2001 From: Philippe Nunes Date: Wed, 9 Nov 2011 19:34:02 +0100 Subject: [PATCH] TODO: Add CDMA network name task --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 326ebab2..159b3255 100644 --- a/TODO +++ b/TODO @@ -554,6 +554,14 @@ CDMA Network Acquisition Priority: Medium Complexity: C2 +- Support reporting of the current registered operator name in long alphanumeric + format. Based on the System Identifier (SID) broadcasted by the modem, the + CDMA network name is retrieved from a look-up table (aka the 'mobile + broadband provider info' database). + + Priority: Medium + Complexity: C2 + CDMA Connection Manager =======================