Searched refs:get_survey (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.h246 if (!hapd->driver->get_survey)
248 return hapd->driver->get_survey(hapd->drv_priv, freq);
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h246 if (!hapd->driver->get_survey)
248 return hapd->driver->get_survey(hapd->drv_priv, freq);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.h246 if (!hapd->driver->get_survey)
248 return hapd->driver->get_survey(hapd->drv_priv, freq);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2773 * get_survey - Retrieve survey data
2795 int (*get_survey)(void *priv, unsigned int freq); member in struct:wpa_driver_ops
H A Ddriver_nl80211.c12681 .get_survey = wpa_driver_nl80211_get_survey,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2773 * get_survey - Retrieve survey data
2795 int (*get_survey)(void *priv, unsigned int freq); member in struct:wpa_driver_ops
H A Ddriver_nl80211.c12681 .get_survey = wpa_driver_nl80211_get_survey,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2773 * get_survey - Retrieve survey data
2795 int (*get_survey)(void *priv, unsigned int freq); member in struct:wpa_driver_ops
H A Ddriver_nl80211.c12681 .get_survey = wpa_driver_nl80211_get_survey,

Completed in 262 milliseconds