Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h184 int supplicant_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain);
Dsupp_main.c74 .reg_domain = supplicant_reg_domain,
Dsupp_api.c1869 int supplicant_reg_domain(const struct device *dev, function