Searched refs:p2p_deauth_notif (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.h | 1675 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
|
D | p2p.c | 4716 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code, in p2p_deauth_notif() function
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 7424 p2p_deauth_notif(wpa_s->global->p2p, bssid, reason_code, ie, in wpas_p2p_deauth_notif()
|