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 343 if (hapd->driver == NULL || hapd->driver->sta_auth == NULL)
345 return hapd->driver->sta_auth(hapd->drv_priv, hapd->own_addr, addr,
  /external/wpa_supplicant_8/src/drivers/
driver.h 3253 int (*sta_auth)(void *priv, const u8 *own_addr, const u8 *addr, member in struct:wpa_driver_ops
    [all...]
driver_atheros.c     [all...]

Completed in 172 milliseconds