Migrated to new connman::technology interface.
authorOssama Othman <ossama.othman@intel.com>
Tue, 26 Nov 2013 19:03:49 +0000 (11:03 -0800)
committerOssama Othman <ossama.othman@intel.com>
Tue, 26 Nov 2013 19:03:49 +0000 (11:03 -0800)
commitf612f06d4ab4f892fda44aca9b98a5068c4b8b05
treef0e433c82f02208e521268e7da17707aaccc417d
parent086b50649970edd6cf2470d840fcec75035b1d19
Migrated to new connman::technology interface.

Change-Id: I4dd40214baf16fda00177da11fa7e83cdc4f2e3c
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
12 files changed:
plugins/connman/Makefile.am
plugins/connman/bluetooth.cpp [deleted file]
plugins/connman/bluetooth.hpp [deleted file]
plugins/connman/connman_manager.hpp
plugins/connman/connman_technology.cpp [new file with mode: 0644]
plugins/connman/connman_technology.hpp [moved from plugins/connman/ethernet.hpp with 56% similarity]
plugins/connman/ethernet.cpp [deleted file]
plugins/connman/registration.cpp
plugins/connman/technology.cpp
plugins/connman/technology.hpp
plugins/connman/wifi.cpp [deleted file]
plugins/connman/wifi.hpp [deleted file]