From: hyunuktak Date: Wed, 20 Feb 2019 08:52:44 +0000 (+0900) Subject: Deprecated stc_foreach_stats API X-Git-Tag: submit/tizen/20190311.084912~8^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17ab6e60738c864fb1d7bc3f4f5e63ca81fc749c;p=platform%2Fcore%2Fapi%2Fsmart-traffic-control.git Deprecated stc_foreach_stats API Change-Id: I7fecd04272f167fc610ecdae6bab61f231273917 Signed-off-by: hyunuktak --- diff --git a/include/stc.h b/include/stc.h index 7cd58c5..5a0b81c 100755 --- a/include/stc.h +++ b/include/stc.h @@ -356,6 +356,7 @@ 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.