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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 415 if (hapd->driver == NULL || hapd->driver->set_privacy == NULL)
417 return hapd->driver->set_privacy(hapd->drv_priv, enabled);
  /external/wpa_supplicant_8/src/drivers/
driver.h 2145 int (*set_privacy)(void *priv, int enabled); member in struct:wpa_driver_ops
    [all...]
driver_hostap.c 1183 .set_privacy = hostap_set_privacy,
driver_bsd.c     [all...]
driver_atheros.c     [all...]

Completed in 50 milliseconds