Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h157 int supplicant_set_twt(const struct device *dev, struct wifi_twt_params *params);
Dsupp_main.c72 .set_twt = supplicant_set_twt,
Dsupp_api.c1912 int supplicant_set_twt(const struct device *dev, struct wifi_twt_params *params) function