Refactored connman signal callback to generic D-Bus signal callback. 76/10976/1
authorOssama Othman <ossama.othman@intel.com>
Tue, 8 Oct 2013 15:00:51 +0000 (08:00 -0700)
committerOssama Othman <ossama.othman@intel.com>
Tue, 15 Oct 2013 20:31:16 +0000 (13:31 -0700)
commit6ae200e9ab7123dadc5ef90a8baddd5eb0b18928
tree6edd468c58567d6ce01860ae79ac0b5141b4fbb1
parent5fdabd6dd0f826bf20ab4909341d1611264821c6
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