Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/modules/hostap/src/
Dsupp_api.h111 int supplicant_reg_domain(const struct device *dev, struct wifi_reg_domain *reg_domain);
Dsupp_main.c58 .reg_domain = supplicant_reg_domain,
Dsupp_api.c859 int supplicant_reg_domain(const struct device *dev, function