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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 195 if (hapd->driver == NULL || hapd->driver->set_authmode == NULL)
197 return hapd->driver->set_authmode(hapd->drv_priv, auth_algs);
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c     [all...]
driver.h 2383 int (*set_authmode)(void *priv, int authmode); member in struct:wpa_driver_ops
    [all...]

Completed in 90 milliseconds