From: Jaehyun Kim Date: Mon, 25 Feb 2019 06:42:51 +0000 (+0000) Subject: Revert "Deprecated stc_foreach_stats API" X-Git-Tag: submit/tizen/20190311.084912~7^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b54b3d81946a0fd2e1a14ec0cd3a8ae837dce39;p=platform%2Fcore%2Fapi%2Fsmart-traffic-control.git Revert "Deprecated stc_foreach_stats API" This reverts commit 17ab6e60738c864fb1d7bc3f4f5e63ca81fc749c. Change-Id: If232e30b89a1f281f2f6a9e57d5a75e96e209318 --- diff --git a/include/stc.h b/include/stc.h index 5a0b81c..7cd58c5 100755 --- a/include/stc.h +++ b/include/stc.h @@ -356,7 +356,6 @@ int stc_get_stats(stc_h stc, stc_stats_rule_h rule, stc_stats_info_cb info_cb, void *user_data); /** - * @deprecated Deprecated since 5.5. Use stc_get_all_stats() and stc_foreach_all_stats() instead. * @brief Gets the statistics information of each application asynchronously. * @details The callback is called for each application that used network * in between timestamps specified.