Home
last modified time | relevance | path

Searched refs:supplicant_get_stats (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h84 int supplicant_get_stats(const struct device *dev, struct net_stats_wifi *stats);
Dsupp_main.c62 .get_stats = supplicant_get_stats,
Dsupp_api.c1663 int supplicant_get_stats(const struct device *dev, struct net_stats_wifi *stats) function