Home | History | Annotate | Download | only in p2p

Lines Matching refs:p2p_scan

33  * p2p_scan recovery timeout
332 p2p_dbg(p2p, "p2p_scan running - connect is already pending - skip listen");
335 p2p_dbg(p2p, "p2p_scan running - delay start of listen state");
929 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, type, freq,
936 p2p_dbg(p2p, "Could not start p2p_scan at this point - will try again after previous scan completes");
939 p2p_dbg(p2p, "Running p2p_scan");
963 p2p_dbg(p2p, "Send pending Action frame at p2p_scan completion");
975 /* For SD frames, there is a scenario, where we can receive a SD request frame during p2p_scan.
1015 p2p_dbg(p2p, "p2p_scan timeout (running=%d)", p2p->p2p_scan_running);
1043 p2p_dbg(p2p, "p2p_scan is already running");
1079 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, P2P_SCAN_FULL, 0,
1085 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, P2P_SCAN_SOCIAL, 0,
1095 p2p_dbg(p2p, "Running p2p_scan");
1101 p2p_dbg(p2p, "Could not start p2p_scan at this point - will try again after previous scan completes");
1106 p2p_dbg(p2p, "Failed to start p2p_scan");
1438 p2p_dbg(p2p, "Dropped previous pending Action frame TX that was waiting for p2p_scan completion");
1447 p2p_dbg(p2p, "p2p_scan running - delay connect send");
2868 p2p_dbg(p2p, "p2p_scan was not running, but scan results received");
3169 p2p_dbg(p2p, "p2p_scan already in progress - do not try to start a new one");
4122 p2p_dbg(p2p, "Delay Action frame TX until p2p_scan completes");