summaryrefslogtreecommitdiff
path: root/include/sim.h
Commit message (Expand)AuthorAgeFilesLines
* include: Remove unused query_locked methodDenis Kenzior2016-04-271-6/+0
* include: Add query_facility_lock methodSamrat Guha Niyogi2016-04-271-0/+6
* include: Tweak ofono_sim_read_bytes APIDenis Kenzior2012-11-231-0/+1
* include: Add path and path_len argumentsDenis Kenzior2012-11-221-0/+7
* include: Add RESETTING stateDenis Kenzior2012-11-221-0/+1
* sim: add function to get password typeAugust Mayer2012-08-161-0/+2
* sim: Revert adding special callback for EFiccidDenis Kenzior2012-06-161-5/+0
* sim: Revert adding special callback for EFmsisdnDenis Kenzior2012-06-161-6/+0
* sim: Revert adding special callback for EFadDenis Kenzior2012-06-161-6/+0
* sim: Add special callback for reading MCC and MNC valueMarcel Holtmann2012-06-161-0/+6
* sim: Add special callback for reading MSISDN valueMarcel Holtmann2012-06-161-0/+6
* sim: Add special callback for reading ICCID valueMarcel Holtmann2012-06-161-0/+5
* sim: Use ofono_bool_t instead of gbooleanMarcel Holtmann2012-06-161-2/+2
* include: Add ofono_sim_get_spn() declarationOleg Zhurakivskyy2012-01-181-0/+1
* sim: Add SPN watch capabilityOleg Zhurakivskyy2012-01-151-0/+8
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* include: Introduce a new SIM_LOCKED_OUT stateDenis Kenzior2011-07-191-0/+1
* sim: Add API for watching files changed via stkDenis Kenzior2011-02-071-0/+9
* sim: ofono_sim_context api header changesAndrzej Zaborowski2011-02-031-3/+7
* include: don't use c++ keyword in public headerLucas De Marchi2011-01-261-1/+1
* sim: getters for mcc and mnc definitionJukka Saunamaki2011-01-201-0/+2
* include: add method to query pin RetriesLucas De Marchi2011-01-101-0/+5
* sim: add new parameter to file-info utilityPetteri Tikander2010-10-151-0/+1
* sim: Break out sim file reading into simfsDenis Kenzior2010-09-091-1/+1
* sim: read EFiidfKristen Carlson Accardi2010-09-091-0/+4
* sim: Turn around the order of argumentsDenis Kenzior2010-08-301-4/+4
* Add Sim Toolkit atomAndrzej Zaborowski2010-04-151-3/+0
* Drivers can notify core of SIM insertion / removalAndrzej Zaborowski2010-04-151-1/+2
* Extend sim-ready watch with card insert/ejectAndrzej Zaborowski2010-04-151-5/+12
* Refactor: Rename & Restructure cphs_supportDenis Kenzior2010-01-121-1/+1
* Rename: Rename CPHS Phase enumsDenis Kenzior2010-01-121-7/+3
* Use CPHS version of mailbox numbers on SIM if 3GPP version not available.Andrzej Zaborowski2010-01-121-0/+4
* Retrieve CPHS phase (if any) from SIM.Andrzej Zaborowski2010-01-121-0/+9
* Set phase to unknown until we probe itDenis Kenzior2010-01-061-0/+1
* Refactor: Preserve Phase obtained from the SIMDenis Kenzior2010-01-061-3/+4
* Index SIM cache by phase also.Andrzej Zaborowski2010-01-061-0/+7
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Add SIM download envelope function to SIM driverAndrzej Zaborowski2009-12-171-0/+3
* Refactor: Move elementary file type checkingDenis Kenzior2009-10-021-3/+2
* Add plugin interface for getting PIN lock state.Andrzej Zaborowski2009-09-231-0/+6
* Refactor: Do not use int instead of enumDenis Kenzior2009-09-221-3/+4
* Rearrange sim password enumDenis Kenzior2009-09-221-18/+20
* Move some stuff aroundDenis Kenzior2009-09-221-0/+19
* Do PIN authenticationAndrzej Zaborowski2009-09-221-0/+19
* Make remove functions not return anythingDenis Kenzior2009-09-011-1/+1
* change int vendor to unsigned int vendorDenis Kenzior2009-09-011-2/+3
* Add vendor flag capability to simDenis Kenzior2009-09-011-2/+2
* Evolve SIM driverDenis Kenzior2009-08-191-0/+136