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

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_capa.c 78 unsigned int wmm_ac_supported:1; member in struct:wiphy_info_data
457 info->wmm_ac_supported = 1;
850 drv->capa.wmm_ac_supported = info->wmm_ac_supported;
    [all...]
driver.h 1575 unsigned int wmm_ac_supported:1; member in struct:wpa_driver_capa
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wmm_ac.c 604 !wpa_s->wmm_ac_supported) {
wpa_supplicant_i.h 1025 unsigned int wmm_ac_supported:1; member in struct:wpa_supplicant
    [all...]
wpa_supplicant.c     [all...]

Completed in 418 milliseconds