summaryrefslogtreecommitdiffstats
path: root/src/imports
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@digia.com>2014-01-20 15:34:28 +0100
committerGatis Paeglis <gatis.paeglis@digia.com>2014-01-23 16:12:49 +0200
commit95a00d27cda8b8bea27192f7ee9eb2b5ae6eb405 (patch)
tree6b5485b02686ac04a8abe5b5e9c52ace8a37cd0d /src/imports
parent4e6b5d1c692bdcacdbf09955af67fc930c9a35a5 (diff)
Introducing QConnectivityDaemon
This change enables ethernet support on embedded android and provides DHCP info for other processes. Now we can simply plugin an ethernet cable and start browsing a network, for this we use netd events - netd is a network manager daemon, it opens android's "reserved" unix domain socket on /dev/socket/netd and listens for connections and commands. QConnectivityDaemon listens for DHCP requests on android's "reserved" socket /dev/socket/qconnectivity which can be used by other processes to do dhcp requests on different network interfaces (wifi, bluetooth, etc.). QConnectivityDaemon uses line-oriented protocol and expects requests to be "\n" terminated. Change-Id: I6d52619d27685650a155141bf09191e5a56914df Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'src/imports')
0 files changed, 0 insertions, 0 deletions