Home
last modified time | relevance | path

Searched defs:survey_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h147 struct dl_list survey_list; member
6782 struct dl_list survey_list; /* struct freq_survey */ member
H A Ddriver_nl80211.c10352 struct dl_list *survey_list) in add_survey()