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

  /external/wpa_supplicant_8/wpa_supplicant/
scan.c 176 params->only_new_results = 1;
1011 params.only_new_results = 1;
    [all...]
rrm.c 1086 params->only_new_results = 1;
    [all...]
wpa_supplicant.c     [all...]
p2p_supplicant.c 313 params->only_new_results = 1;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 238 if (params->only_new_results) {
    [all...]
driver.h 426 * only_new_results - Request driver to report only new results
432 unsigned int only_new_results:1; member in struct:wpa_driver_scan_params
    [all...]
driver_nl80211.c     [all...]

Completed in 580 milliseconds