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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 233 if (!hapd->driver->get_survey)
235 return hapd->driver->get_survey(hapd->drv_priv, freq);
  /external/wpa_supplicant_8/src/drivers/
driver.h 2788 int (*get_survey)(void *priv, unsigned int freq); member in struct:wpa_driver_ops
    [all...]
driver_nl80211.c     [all...]

Completed in 288 milliseconds