Home
last modified time | relevance | path

Searched refs:p2p_add_device (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_i.h863 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq,
H A Dp2p_group.c610 p2p_add_device(group->p2p, addr, 0, NULL, 0, ie, len, 0); in p2p_group_notif_assoc()
H A Dp2p_invitation.c202 if (p2p_add_device(p2p, sa, rx_freq, NULL, 0, data + 1, len - 1, in p2p_process_invitation_req()
H A Dp2p_pd.c591 if (p2p_add_device(p2p, sa, rx_freq, NULL, 0, data + 1, len - 1, in p2p_process_prov_disc_req()
H A Dp2p.c691 * p2p_add_device - Add peer entries based on scan results or P2P frames
708 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq, in p2p_add_device() function
3489 p2p_add_device(p2p, bssid, freq, rx_time, level, ies, ies_len, 1); in p2p_scan_res_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_i.h922 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq,
H A Dp2p_invitation.c213 if (p2p_add_device(p2p, sa, rx_freq, NULL, 0, data + 1, len - 1, in p2p_process_invitation_req()
H A Dp2p_group.c646 p2p_add_device(group->p2p, addr, 0, NULL, 0, ie, len, 0); in p2p_group_notif_assoc()
H A Dp2p_pd.c591 if (p2p_add_device(p2p, sa, rx_freq, NULL, 0, data + 1, len - 1, in p2p_process_prov_disc_req()
H A Dp2p.c755 * p2p_add_device - Add peer entries based on scan results or P2P frames
772 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq, function
3651 p2p_add_device(p2p, bssid, freq, rx_time, level, ies, ies_len, 1);

Completed in 27 milliseconds