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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1065 * p2p_unauthorize - Unauthorize the specified peer device
1075 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c2993 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1065 * p2p_unauthorize - Unauthorize the specified peer device
1075 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c2993 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1065 * p2p_unauthorize - Unauthorize the specified peer device
1075 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c2993 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c6853 p2p_unauthorize(global->p2p, peer);
6938 return p2p_unauthorize(p2p, peer);
7755 p2p_unauthorize(wpa_s->global->p2p,

Completed in 167 milliseconds