Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h224 int supplicant_channel(const struct device *dev, struct wifi_channel_info *channel);
Dsupp_main.c77 .channel = supplicant_channel,
Dsupp_api.c1937 int supplicant_channel(const struct device *dev, struct wifi_channel_info *channel) function