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 186 params->only_new_results = 1;
1029 params.only_new_results = 1;
    [all...]
rrm.c 1107 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 239 if (params->only_new_results) {
    [all...]
driver.h 431 * only_new_results - Request driver to report only new results
437 unsigned int only_new_results:1; member in struct:wpa_driver_scan_params
    [all...]
driver_nl80211.c     [all...]

Completed in 105 milliseconds