aboutsummaryrefslogtreecommitdiff
path: root/atchannel.c
AgeCommit message (Expand)Author
2011-07-25Manager: Added join() to synchronize threads manager and queueRunnersKim Tommy Humborstad
2011-07-25AT channel: handle command without response prefixMagnus Reftel
2011-05-19Manager: Added support for modem independent restartKim Tommy Humborstad
2011-04-05AT channel: handle escaped charactersYiming Li
2011-04-05Network: 5 min timeout for AT+COPS=? and AT+COPS=1,X,XGjermund Hodnebrog
2011-03-10AT channel: improve sending of AT commands to modemYiming Li
2011-01-02Network: changed RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE to not poll with "a...Yiming LI
2011-01-02SIM: Added support for all SIM/Network/Phone lock codes so that unsupported l...Kim Tommy HUMBORSTAD
2010-11-29Call handling: Improve code for RIL_REQUEST_DIAL.Magnus REFTEL
2010-11-28Network: Implements failure reason for RIL_REQUEST_REGISTRATION_STATE.Yiming LI
2010-11-28Messaging: Implementation of requestSMSAcknowledge and requestSmsStorageFull.Yiming LI
2010-11-28Misc improvements and bugfixes in atchannel.c, u300-ril-network.c,Andreas Ludviksen
2010-11-28Misc iumprovemnents and bugfiges in u300-ril.c, atchannel.c, u300-ril-network.c,Andreas Ludviksen
2010-11-28Change to using enum values for CME and CMS error handling.Yiming LI
2010-11-28Implementation of saving of ECC list to ro.ril.ecclist.Dmitry Tarnyagin
2010-11-28AT channel: Added pointer check. Could be NULL in the case of requestEnterSim...Andreas Ludviksen
2010-11-28PDP: Correct free memory allocated by alloca.Yiming LI
2010-11-26AT channel: Bugfix for missing braces.André Carvalho de Matos
2010-11-26Corrected coverity errors.Benn Pörscke
2010-11-26AT channel: Added test to avoid crash after sending AT command.Benn Pörscke
2010-11-26Code cleanup performed in order to make code more consistent and readable.Joakim Roubert
2010-11-25PDP: Fetch SM Cause Code from modem after PDP Context Activate failureArno Riefenstahl
2010-11-25Updated log tags to RILV and RILVATSverre Vegge
2010-11-25Services: Fixed derefferencing void data pointer causing segmentation faultAndy Roberts
2010-11-24Added standard include files so that it should build outside of Android. Chan...Daniel Martensson
2010-11-23Update for engineering releaseAndy Roberts
2009-10-26Initial contribution. ST-Ericsson Android RIL - DonutChristian Bejram