Searched refs:ht_capab (Results 1 – 4 of 4) sorted by relevance
1037 char ht_capab[WIFI_AP_IEEE_80211_CAPAB_MAX_LEN + 1]; member
928 conf->ht_capab |= HT_CAP_INFO_SHORT_GI20MHZ; in hostapd_config_read2()
2457 if (!hostapd_cli_cmd_v("set ht_capab %s", params->ht_capab)) {2462 wpa_printf(MSG_INFO, "Set HT capabilities: %s", params->ht_capab);
2068 strncpy(params->ht_capab, state->optarg, WIFI_AP_IEEE_80211_CAPAB_MAX_LEN); in wifi_ap_config_args_to_params()