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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 356 if (hapd->driver == NULL || hapd->driver->sta_auth == NULL)
365 " not found for sta_auth processing",
388 return hapd->driver->sta_auth(hapd->drv_priv, &params);
  /external/wpa_supplicant_8/src/drivers/
driver.h 694 * Data for struct wpa_driver_ops::sta_auth().
3401 int (*sta_auth)(void *priv, member in struct:wpa_driver_ops
    [all...]
driver_atheros.c     [all...]

Completed in 173 milliseconds