HomeSort by relevance Sort by last modified time
    Searched refs:p2p_scan_running (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p.c 330 if (p2p->p2p_scan_running) {
940 p2p->p2p_scan_running = 1;
1015 p2p_dbg(p2p, "p2p_scan timeout (running=%d)", p2p->p2p_scan_running);
1016 running = p2p->p2p_scan_running;
1018 p2p->p2p_scan_running = 0;
1042 if (p2p->p2p_scan_running) {
1096 p2p->p2p_scan_running = 1;
    [all...]
p2p_i.h 388 int p2p_scan_running; member in struct:p2p_data

Completed in 126 milliseconds