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

  /external/wpa_supplicant_8/src/ap/
wmm.c 65 (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_AP_UAPSD))
hostapd.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h     [all...]
driver_nl80211_capa.c 656 capa->flags |= WPA_DRIVER_FLAGS_AP_UAPSD;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 662 else if (params.p2p && (wpa_s->drv_flags & WPA_DRIVER_FLAGS_AP_UAPSD))
    [all...]

Completed in 77 milliseconds