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

  /external/wpa_supplicant_8/wpa_supplicant/
scan.c     [all...]
wpa_supplicant_i.h 1164 * relative_adjust_band - Band in which RSSI is to be adjusted
1166 enum set_band relative_adjust_band; member in struct:wpa_supplicant::sched_scan_relative_params
1172 * BSSs that belong to the relative_adjust_band while comparing
    [all...]
ctrl_iface.c 401 wpa_s->srp.relative_adjust_band = WPA_SETBAND_2G;
403 wpa_s->srp.relative_adjust_band = WPA_SETBAND_5G;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 579 switch (params->relative_adjust_band) {
    [all...]
driver.h 554 * relative_adjust_band - Band to which RSSI should be adjusted
557 * by relative_adjust_band.
559 enum set_band relative_adjust_band; member in struct:wpa_driver_scan_params
562 * relative_adjust_rssi - RSSI to be added to relative_adjust_band
565 * belong to the band specified by relative_adjust_band while comparing
    [all...]

Completed in 241 milliseconds