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

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

Completed in 223 milliseconds