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

  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 1164 * p2p_flush - Flush P2P module state
1169 void p2p_flush(struct p2p_data *p2p);
p2p.c 3055 p2p_flush(p2p);
3074 void p2p_flush(struct p2p_data *p2p) function
  /src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 611 p2p_flush(wpa_s->global->p2p);
  /src/external/bsd/wpa/dist/wpa_supplicant/
ctrl_iface.c 7539 p2p_flush(wpa_s->global->p2p);
7699 p2p_flush(wpa_s->global->p2p);
12853 } else if (os_strcmp(buf, "P2P_FLUSH") == 0) {
13887 "P2P_FLUSH",

Completed in 42 milliseconds