ofono: Get ConnectionContext properties
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 25 Nov 2011 07:44:22 +0000 (08:44 +0100)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 12 Dec 2011 16:33:58 +0000 (17:33 +0100)
commit73f68bd3a5603a3f29c8e31c882aaf0b38a9ac73
treed15b3d079588e9284fc28d647d8b8a62068f1b88
parent96a6c7a59240250baa880567863cb1febfdce36e
ofono: Get ConnectionContext properties

Add a new local data structure called network_context which
keeps track of the context properties.

Additionally a context hash table is added for quick lookup
in the context_changed() function.

The extracting code for the values will added in the next patch.
plugins/ofono.c