Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h1182 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
H A Dp2p.c3094 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) in p2p_unauthorize() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c8460 p2p_unauthorize(global->p2p, peer); in wpas_p2p_cancel()
8546 return p2p_unauthorize(p2p, peer); in wpas_p2p_unauthorize()
9383 p2p_unauthorize(wpa_s->global->p2p, in wpas_p2p_nfc_resp_go_neg()