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.c2272 res->vht_center_freq2 = wpa_s->p2p_go_vht_center_freq2; in wpas_go_neg_completed()
3323 wpa_s->p2p_go_vht_center_freq2, in wpas_invitation_result()
4944 wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_scan_res_join()
5542 wpa_s->p2p_go_vht_center_freq2 = vht_center_freq2; in wpas_p2p_connect()
7086 wpa_s->p2p_go_vht_center_freq2 = vht_center_freq2; in wpas_p2p_invite()
7162 wpa_s->p2p_go_vht_center_freq2 = 0; in wpas_p2p_invite_group()
8103 wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_fallback_to_go_neg()
8643 params->go_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_join_group()
8723 forced_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_init_go_neg()
8739 forced_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_resp_go_neg()
Dwpa_supplicant_i.h958 unsigned int p2p_go_vht_center_freq2; member