H A D | p2p_supplicant.c | 2 * wpa_supplicant - P2P 3 * Copyright (c) 2009-2010, Atheros Communications 4 * Copyright (c) 2010-2014, Jouni Malinen <j@w1.fi> 73 * How many seconds to wait for initial 4-way handshake to get completed after 74 * WPS provisioning step or after the re-invocation of a persistent group on a 82 * How many seconds to wait for initial 4-way handshake to get completed after 92 * How many seconds to wait for initial 4-way handshake to get completed after 93 * re-invocation of a persistent group on the GO when the client is expected 99 #define P2P_MGMT_DEVICE_PREFIX "p2p-dev-" 185 int num, unused; wpas_p2p_num_unused_channels() local 211 unsigned int num, i, j; wpas_p2p_valid_oper_freqs() local 2949 freq_included(struct wpa_supplicant * wpa_s,const struct p2p_channels * channels,unsigned int freq) freq_included() argument 2961 unsigned int num = P2P_MAX_CHANNELS; wpas_p2p_go_update_common_freqs() local 3035 wpas_p2p_pick_best_used_freq(struct wpa_supplicant * wpa_s,struct wpa_used_freq_data * freqs,unsigned int num) wpas_p2p_pick_best_used_freq() argument 3073 wpas_invitation_process(void * ctx,const u8 * sa,const u8 * bssid,const u8 * go_dev_addr,const u8 * ssid,size_t ssid_len,int * go,u8 * group_bssid,int * force_freq,int persistent_group,const struct p2p_channels * channels,int dev_pw_id) wpas_invitation_process() argument 3181 int num = wpas_p2p_valid_oper_freqs(wpa_s, freqs, num_channels); wpas_invitation_process() local 3379 wpas_invitation_result(void * ctx,int status,const u8 * bssid,const struct p2p_channels * channels,const u8 * peer,int neg_freq,int peer_oper_freq) wpas_invitation_result() argument 5161 unsigned int num, i; wpas_check_freq_conflict() local 5687 unsigned int freq_in_use = 0, num, i, max_pref_freq; wpas_p2p_setup_freqs() local 6317 wpas_p2p_supported_freq_go(struct wpa_supplicant * wpa_s,const struct p2p_channels * channels,int freq) wpas_p2p_supported_freq_go() argument 6330 wpas_p2p_select_go_freq_no_pref(struct wpa_supplicant * wpa_s,struct p2p_go_neg_results * params,const struct p2p_channels * channels) wpas_p2p_select_go_freq_no_pref() argument 6411 wpas_p2p_init_go_params(struct wpa_supplicant * wpa_s,struct p2p_go_neg_results * params,int freq,int vht_center_freq2,int ht40,int vht,int max_oper_chwidth,int he,int edmg,const struct p2p_channels * channels) wpas_p2p_init_go_params() argument 6415 unsigned int num, i; wpas_p2p_init_go_params() local 6927 wpas_p2p_group_add_persistent(struct wpa_supplicant * wpa_s,struct wpa_ssid * ssid,int addr_allocated,int force_freq,int neg_freq,int vht_center_freq2,int ht40,int vht,int max_oper_chwidth,int he,int edmg,const struct p2p_channels * channels,int connection_timeout,int force_scan,bool allow_6ghz) wpas_p2p_group_add_persistent() argument 8272 unsigned int num = wpa_s->num_multichan_concurrent; wpas_p2p_update_channel_list() local 9577 wpas_p2p_optimize_listen_channel(struct wpa_supplicant * wpa_s,struct wpa_used_freq_data * freqs,unsigned int num) wpas_p2p_optimize_listen_channel() argument 9816 unsigned int num = wpa_s->num_multichan_concurrent; wpas_p2p_reconsider_moving_go() local 9845 wpas_p2p_consider_moving_one_go(struct wpa_supplicant * wpa_s,struct wpa_used_freq_data * freqs,unsigned int num) wpas_p2p_consider_moving_one_go() argument 9960 wpas_p2p_consider_moving_gos(struct wpa_supplicant * wpa_s,struct wpa_used_freq_data * freqs,unsigned int num,enum wpas_p2p_channel_update_trig trig) wpas_p2p_consider_moving_gos() argument [all...] |