summaryrefslogtreecommitdiffstats
path: root/include/sim.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-23include: Tweak ofono_sim_read_bytes APIDenis Kenzior1-0/+1
2012-11-22include: Add path and path_len argumentsDenis Kenzior1-0/+7
2012-11-22include: Add RESETTING stateDenis Kenzior1-0/+1
2012-08-16sim: add function to get password typeAugust Mayer1-0/+2
2012-06-16sim: Revert adding special callback for EFiccidDenis Kenzior1-5/+0
2012-06-16sim: Revert adding special callback for EFmsisdnDenis Kenzior1-6/+0
2012-06-16sim: Revert adding special callback for EFadDenis Kenzior1-6/+0
2012-06-16sim: Add special callback for reading MCC and MNC valueMarcel Holtmann1-0/+6
2012-06-16sim: Add special callback for reading MSISDN valueMarcel Holtmann1-0/+6
2012-06-16sim: Add special callback for reading ICCID valueMarcel Holtmann1-0/+5
2012-06-16sim: Use ofono_bool_t instead of gbooleanMarcel Holtmann1-2/+2
2012-01-18include: Add ofono_sim_get_spn() declarationOleg Zhurakivskyy1-0/+1
2012-01-15sim: Add SPN watch capabilityOleg Zhurakivskyy1-0/+8
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-07-19include: Introduce a new SIM_LOCKED_OUT stateDenis Kenzior1-0/+1
2011-02-07sim: Add API for watching files changed via stkDenis Kenzior1-0/+9
2011-02-03sim: ofono_sim_context api header changesAndrzej Zaborowski1-3/+7
2011-01-26include: don't use c++ keyword in public headerLucas De Marchi1-1/+1
2011-01-20sim: getters for mcc and mnc definitionJukka Saunamaki1-0/+2
2011-01-10include: add method to query pin RetriesLucas De Marchi1-0/+5
2010-10-15sim: add new parameter to file-info utilityPetteri Tikander1-0/+1
2010-09-09sim: Break out sim file reading into simfsDenis Kenzior1-1/+1
2010-09-09sim: read EFiidfKristen Carlson Accardi1-0/+4
2010-08-30sim: Turn around the order of argumentsDenis Kenzior1-4/+4
2010-04-15Add Sim Toolkit atomAndrzej Zaborowski1-3/+0
2010-04-15Drivers can notify core of SIM insertion / removalAndrzej Zaborowski1-1/+2
2010-04-15Extend sim-ready watch with card insert/ejectAndrzej Zaborowski1-5/+12
2010-01-12Refactor: Rename & Restructure cphs_supportDenis Kenzior1-1/+1
2010-01-12Rename: Rename CPHS Phase enumsDenis Kenzior1-7/+3
2010-01-12Use CPHS version of mailbox numbers on SIM if 3GPP version not available.Andrzej Zaborowski1-0/+4
2010-01-12Retrieve CPHS phase (if any) from SIM.Andrzej Zaborowski1-0/+9
2010-01-06Set phase to unknown until we probe itDenis Kenzior1-0/+1
2010-01-06Refactor: Preserve Phase obtained from the SIMDenis Kenzior1-3/+4
2010-01-06Index SIM cache by phase also.Andrzej Zaborowski1-0/+7
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-17Add SIM download envelope function to SIM driverAndrzej Zaborowski1-0/+3
2009-10-02Refactor: Move elementary file type checkingDenis Kenzior1-3/+2
2009-09-23Add plugin interface for getting PIN lock state.Andrzej Zaborowski1-0/+6
2009-09-22Refactor: Do not use int instead of enumDenis Kenzior1-3/+4
2009-09-22Rearrange sim password enumDenis Kenzior1-18/+20
2009-09-22Move some stuff aroundDenis Kenzior1-0/+19
2009-09-22Do PIN authenticationAndrzej Zaborowski1-0/+19
2009-09-01Make remove functions not return anythingDenis Kenzior1-1/+1
2009-09-01change int vendor to unsigned int vendorDenis Kenzior1-2/+3
2009-09-01Add vendor flag capability to simDenis Kenzior1-2/+2
2009-08-19Evolve SIM driverDenis Kenzior1-0/+136