Searched refs:p2p_deauth_notif (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 1675 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
|
H A D | p2p.c | 4654 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code, in p2p_deauth_notif() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 1703 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
|
H A D | p2p.c | 4861 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code, function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 7439 p2p_deauth_notif(wpa_s->global->p2p, bssid, reason_code, ie, in wpas_p2p_deauth_notif()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant.c | 8809 p2p_deauth_notif(wpa_s->global->p2p, bssid, reason_code, ie,
|
Completed in 40 milliseconds