summaryrefslogtreecommitdiffstats
path: root/network/network.h
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25network: add network modelMatt Porter1-0/+93
Add the top-level network model. Supports connect, disconnect, power, and input invokables. Supports high-level WiFi enabled (powered) and connection status properties. Exposes the ConnMan-managed WiFi network list to QML. Bug-AGL: SPEC-1541 Change-Id: I623579aa6753ece4b4c0b78adef528732e1b41f3 Signed-off-by: Matt Porter <mporter@konsulko.com>