summaryrefslogtreecommitdiffstats
path: root/network/wirednetworkmodel.h
AgeCommit message (Collapse)AuthorFilesLines
2019-09-10wired: add hooks for addressing configurationRaquel Medina1-0/+4
- Add new roles to provide UI clients with the active configuration (values obtained from the stack: agl-service-network binding + connman). - Add Q_INVOKABLE methods to feed new values from the UI client. SPEC-2676 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: Id239ddc549ec8471d44d56f7631d4e9e3efda798
2019-06-18network: add wired adapter & modelRaquel Medina1-0/+28
-Add WiredAdapter implementation -Add WiredNetworkModel implementation Bug-AGL: SPEC-2293 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: Ibed93ae3a3cca1bc8e7a23c872c7ab3b8271e586