Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h148 int supplicant_set_power_save(const struct device *dev, struct wifi_ps_params *params);
Dsupp_main.c71 .set_power_save = supplicant_set_power_save,
Dsupp_api.c1820 int supplicant_set_power_save(const struct device *dev, struct wifi_ps_params *params) function