Refactored connman signal callback to generic D-Bus signal callback.
authorOssama Othman <ossama.othman@intel.com>
Tue, 8 Oct 2013 15:00:51 +0000 (08:00 -0700)
committerOssama Othman <ossama.othman@intel.com>
Wed, 9 Oct 2013 19:46:33 +0000 (12:46 -0700)
commit20ea1b4bd1815c3029d2eedfc929ffc42aceca99
tree6edd468c58567d6ce01860ae79ac0b5141b4fbb1
parentee37d738ec913984051a2fd243435e260c0b6a75
Refactored connman signal callback to generic D-Bus signal callback.

Change-Id: I575f74a095a9b4fb0fb496935b384ab72c20a2f7
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
include/settingsd/Makefile.am
include/settingsd/dbus_signal_callback.hpp [moved from plugins/connman/signal_callback.hpp with 58% similarity]
lib/Makefile.am
lib/dbus_signal_callback.cpp [moved from plugins/connman/signal_callback.cpp with 64% similarity]
plugins/connman/Makefile.am
plugins/connman/connman.cpp
plugins/connman/connman.hpp
plugins/connman/connman_manager.cpp