Searched refs:p2p_go_avoid_freq (Results 1 – 5 of 5) sorted by relevance
284 struct wpa_freq_range_list p2p_go_avoid_freq; member
7895 os_free(p2p_wpa_s->global->p2p_go_avoid_freq.range); in wpa_supplicant_ctrl_iface_flush()7896 p2p_wpa_s->global->p2p_go_avoid_freq.range = NULL; in wpa_supplicant_ctrl_iface_flush()7897 p2p_wpa_s->global->p2p_go_avoid_freq.num = 0; in wpa_supplicant_ctrl_iface_flush()
3911 if (freq_range_list_parse(&wpa_s->global->p2p_go_avoid_freq, str)) { in wpa_supplicant_notify_avoid_freq()
3337 if (freq_range_list_includes(&global->p2p_go_avoid_freq, freq)) in wpas_p2p_disallowed_freq()4523 &global->p2p_go_avoid_freq, in wpas_p2p_init()
6592 os_free(global->p2p_go_avoid_freq.range); in wpa_supplicant_deinit()