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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 327 if (hapd->driver == NULL || hapd->driver->sta_auth == NULL)
329 return hapd->driver->sta_auth(hapd->drv_priv, hapd->own_addr, addr,
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c     [all...]
driver.h 2650 int (*sta_auth)(void *priv, const u8 *own_addr, const u8 *addr, member in struct:wpa_driver_ops
    [all...]

Completed in 68 milliseconds