summaryrefslogtreecommitdiffstats
path: root/src/radio-settings.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-25Refactor: Rename radio setting type namesDenis Kenzior1-12/+12
2010-03-22Move radio settings interface definition to dbus.hDenis Kenzior1-8/+6
2010-02-08Fix: Don't use ofono_debug directly in the coreDenis Kenzior1-2/+2
Use DBG macro which is integrated with the new debug framework.
2010-02-04Add radio settings atom and driver APIAki Niemi1-0/+376
This interface exposes a read-write property for radio access technology selection mode.