Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h31 int supplicant_get_version(const struct device *dev, struct wifi_version *params);
Dsupp_main.c56 .get_version = supplicant_get_version,
Dsupp_api.c1637 int supplicant_get_version(const struct device *dev, struct wifi_version *params) function