summaryrefslogtreecommitdiffstats
path: root/plugins/emulator_fuzz.c
AgeCommit message (Collapse)AuthorFilesLines
2014-10-20emulator_fuzz: Add test pluginDenis Kenzior1-0/+126
This plugin creates an org.ofono.test.EmulatorFuzz interface on path /test. Currently only one method is implemented, SetIndicatorActive. SetIndicatorActive("DistractedDrivingReduction", True|False) allows to activate / deactivate the HF indicator via +BIND unsolicited notification.