Home
last modified time | relevance | path

Searched refs:p2p_go_vht_center_freq2 (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c2412 res->vht_center_freq2 = wpa_s->p2p_go_vht_center_freq2; in wpas_go_neg_completed()
3484 wpa_s->p2p_go_vht_center_freq2, in wpas_invitation_result()
5176 wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_scan_res_join()
5787 wpa_s->p2p_go_vht_center_freq2 = vht_center_freq2; in wpas_p2p_connect()
7385 wpa_s->p2p_go_vht_center_freq2 = vht_center_freq2; in wpas_p2p_invite()
7462 wpa_s->p2p_go_vht_center_freq2 = 0; in wpas_p2p_invite_group()
8405 wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_fallback_to_go_neg()
8947 params->go_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_join_group()
9027 forced_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_init_go_neg()
9044 forced_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_resp_go_neg()
Dwpa_supplicant_i.h1064 unsigned int p2p_go_vht_center_freq2; member