HomeSort by relevance Sort by last modified time
    Searched refs:autoscan_ops (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
autoscan.h 14 struct autoscan_ops { struct
33 extern const struct autoscan_ops autoscan_exponential_ops;
37 extern const struct autoscan_ops autoscan_periodic_ops;
autoscan_periodic.c 80 const struct autoscan_ops autoscan_periodic_ops = {
autoscan.c 20 static const struct autoscan_ops * autoscan_modules[] = {
46 const struct autoscan_ops *ops = NULL;
autoscan_exponential.c 99 const struct autoscan_ops autoscan_exponential_ops = {
wpa_supplicant_i.h 940 const struct autoscan_ops *autoscan;
    [all...]

Completed in 79 milliseconds