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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 854 * scan_cur_freq - Whether to scan only the current channel
859 int scan_cur_freq; member in struct:wpa_config
    [all...]
config_file.c     [all...]
config.c     [all...]
scan.c 1063 if (wpa_s->conf->scan_cur_freq && !params.freqs) {
1072 "scan_cur_freq is enabled");
    [all...]

Completed in 94 milliseconds