HomeSort by: relevance | last modified time | path
    Searched refs:he_su_beamformee (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_he.c 149 if (hapd->iface->conf->he_phy_capab.he_su_beamformee)
ap_config.h 991 bool he_su_beamformee; member in struct:he_phy_capabilities_info
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 3724 } else if (os_strcmp(buf, "he_su_beamformee") == 0) {
3725 conf->he_phy_capab.he_su_beamformee = atoi(pos);

Completed in 31 milliseconds