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

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

Completed in 27 milliseconds