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) {
1048 p2p->p2p_scan_running = 1;
1107 p2p_dbg(p2p, "p2p_scan timeout (running=%d)", p2p->p2p_scan_running);
1108 running = p2p->p2p_scan_running;
1110 p2p->p2p_scan_running = 0;
1170 if (p2p->p2p_scan_running) {
    [all...]
p2p_i.h 443 int p2p_scan_running; member in struct:p2p_data

Completed in 79 milliseconds