Support set/get for total data usage(Tx + Rx) in restriction. 47/134147/3 submit/tizen/20170620.103311
authorNishant Chaprana <n.chaprana@samsung.com>
Thu, 15 Jun 2017 04:00:09 +0000 (09:30 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Thu, 15 Jun 2017 04:07:39 +0000 (09:37 +0530)
commit555c625907244bf63418db6ba1809d5d90b0acfe
tree33a14a207772aaf8ad6ace44a1e078bab2e2b288
parentd3e5ec73a5a4c15158a7ee83e7d208bb0e807f7d
Support set/get for total data usage(Tx + Rx) in restriction.

Description: This patch removes seperate data usage limits for Tx
and Rx data and uses total data limit for setting Tx and Rx limits.

Change-Id: I10176d12e78416aec7c58c7010faf89d0ff923a4
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
include/stc_internal.h
packaging/capi-network-stc.spec
src/include/stc-info.h
src/include/stc-restriction.h
src/stc-info.c
src/stc-restriction.c
src/stc-statistics.c
test/restriction.c