Searched refs:p2p_get_oper_freq (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1600 int p2p_get_oper_freq(struct p2p_data *p2p, const u8 *iface_addr);
H A Dp2p.c4110 int p2p_get_oper_freq(struct p2p_data *p2p, const u8 *iface_addr) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1600 int p2p_get_oper_freq(struct p2p_data *p2p, const u8 *iface_addr);
H A Dp2p.c4110 int p2p_get_oper_freq(struct p2p_data *p2p, const u8 *iface_addr) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1600 int p2p_get_oper_freq(struct p2p_data *p2p, const u8 *iface_addr);
H A Dp2p.c4110 int p2p_get_oper_freq(struct p2p_data *p2p, const u8 *iface_addr) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c3206 freq = p2p_get_oper_freq(wpa_s->global->p2p,
3222 freq = p2p_get_oper_freq(wpa_s->global->p2p,
3331 freq = (oper_freq = p2p_get_oper_freq(wpa_s->global->p2p,

Completed in 47 milliseconds