HomeSort by: relevance | last modified time | path
    Searched refs:p2p_unauthorize (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 1172 * p2p_unauthorize - Unauthorize the specified peer device
1182 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
p2p.c 3094 int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr) function
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 8460 p2p_unauthorize(global->p2p, peer);
8546 return p2p_unauthorize(p2p, peer);
9383 p2p_unauthorize(wpa_s->global->p2p,

Completed in 27 milliseconds