[Add] tether plugin 78/186278/5
authorMilind Murhekar <m.murhekar@samsung.com>
Wed, 8 Aug 2018 12:25:21 +0000 (17:55 +0530)
committerMilind Murhekar <m.murhekar@samsung.com>
Mon, 20 Aug 2018 11:58:34 +0000 (11:58 +0000)
commitea8a61cd93110141438e5165fc3b07eb5d61b13c
treedaf3f5c3cde4cace266faf8fb74320b49dc5cae1
parentec67a82d1fd89d965b109b06554f5d162e67f60c
[Add] tether plugin

This change adds a plugin called "tether"
to support data usage for tethering client stations.

Change-Id: I823c832f42613f0b607b96e0d863e532fe892e63
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
include/stc-manager-plugin-tether.h [new file with mode: 0644]
packaging/stc-manager.spec
plugin/CMakeLists.txt
plugin/tether/CMakeLists.txt [new file with mode: 0644]
plugin/tether/include/stc-plugin-tether.h [new file with mode: 0644]
plugin/tether/stc-plugin-tether.c [new file with mode: 0644]
src/CMakeLists.txt
src/stc-manager-plugin-tether.c [new file with mode: 0644]
src/stc-manager.c