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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1153 * p2p_unauthorize - Unauthorize the specified peer device
1163 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c3042 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1153 * p2p_unauthorize - Unauthorize the specified peer device
1163 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c3042 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1153 * p2p_unauthorize - Unauthorize the specified peer device
1163 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c3042 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c7574 p2p_unauthorize(global->p2p, peer);
7660 return p2p_unauthorize(p2p, peer);
8486 p2p_unauthorize(wpa_s->global->p2p,

Completed in 149 milliseconds