summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem/sim.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-22Add write/read operations for cyclic files in SIM.Andrzej Zaborowski1-0/+35
2009-06-18Cleanup EFmsisdn reading patchDenis Kenzior1-89/+0
2009-06-18Read own numbers from EFmsisdn instead of AT+CNUM.Andrzej Zaborowski1-0/+1
2009-06-18Minor style fixesDenis Kenzior1-1/+1
2009-06-18Add record based file capability to sim_opsAndrzej Zaborowski1-23/+176
2009-06-18Use GET RESPONSE sim command to retrieve EF lengthAndrzej Zaborowski1-7/+10
2009-05-29Do not use empty prefixesDenis Kenzior1-8/+5
2009-05-26Cleanup SimManager interfaceDenis Kenzior1-8/+22
2009-05-26Create ofono_phone_number structDenis Kenzior1-13/+8
2009-05-26Add atmodem SIM-related operationsAndrzej Zaborowski1-0/+325