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

  /external/wpa_supplicant_8/src/ap/
wmm.c 70 (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_AP_UAPSD))
  /external/wpa_supplicant_8/src/drivers/
driver.h 1004 #define WPA_DRIVER_FLAGS_AP_UAPSD 0x00400000
    [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 543 else if (params.p2p && (wpa_s->drv_flags & WPA_DRIVER_FLAGS_AP_UAPSD))

Completed in 142 milliseconds