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

  /external/wpa_supplicant_8/src/p2p/
p2p.h 390 * p2p_scan - Request a P2P scan/search
418 int (*p2p_scan)(void *ctx, enum p2p_scan_type type, int freq, member in struct:p2p_config
    [all...]
p2p.c 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")
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_test.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c     [all...]

Completed in 69 milliseconds