Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h166 int supplicant_set_btwt(const struct device *dev, struct wifi_twt_params *params);
Dsupp_main.c120 .set_btwt = supplicant_set_btwt,
Dsupp_api.c1844 int supplicant_set_btwt(const struct device *dev, struct wifi_twt_params *params) function