summaryrefslogtreecommitdiffstats
path: root/doc/radio-settings-api.txt
AgeCommit message (Collapse)AuthorFilesLines
2014-12-09doc: Add AvailableTechnologies propertyAlfonso Sanchez-Beato1-0/+5
This new property in org.ofono.RadioSettings interface will hold the possible values for radio access technology for the modem.
2011-03-08doc: other typos in radio-settings-apiBertrand Aygon1-2/+2
2011-03-08doc: typo in radio-settings-apiBertrand Aygon1-1/+1
2011-02-11doc: Update possible errorsJeevaka Badrappan1-5/+4
2011-01-22doc: fix class information of UMTS bandJeevaka Badrappan1-1/+1
2010-12-08doc: Reword the description of GsmBand and UmtsBandDenis Kenzior1-6/+6
2010-12-08doc: document frequency band selectionLucas De Marchi1-0/+43
2010-11-23doc: update radio-settings-api with possible errorsLucas De Marchi1-0/+4
When GetProperties() and SetProperty() are called, there are more errors that might be returned. Add them in documentation.
2010-11-22doc: Fixup the use of read-write to readwriteDenis Kenzior1-3/+3
2010-10-25radio settings: document FastDormancy propertyMika Liljeberg1-18/+41
2010-10-20radio settings: document FastDormancy propertyMika Liljeberg1-0/+22
2010-03-25Refactor: Rename radio setting type namesDenis Kenzior1-7/+7
2010-02-04Add radio settings atom and driver APIAki Niemi1-0/+43
This interface exposes a read-write property for radio access technology selection mode.