aboutsummaryrefslogtreecommitdiff
path: root/plugins/nokia/mm-broadband-modem-nokia.h
AgeCommit message (Collapse)Author
2012-08-24api,introspection: report list of drivers, not just oneAleksander Morgado
Different ports of the same modem may get handled by different drivers. We therefore need to provide a list of drivers (new `Modem.Drivers' property with signature 'as') instead of just one (removed `Modem.Driver' property with signature 's'). $ sudo mmcli -m 0 | grep drivers | drivers: 'qcserial, qmi_wwan'
2012-03-16nokia: new Nokia-specific source directoryAleksander Morgado