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

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h1160 * p2p_unauthorize - Unauthorize the specified peer device
1170 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c3033 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c7827 p2p_unauthorize(global->p2p, peer);
7913 return p2p_unauthorize(p2p, peer);
8741 p2p_unauthorize(wpa_s->global->p2p,

Completed in 183 milliseconds