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

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 575 if (params->relative_adjust_rssi) {
589 rssi_adjust.delta = params->relative_adjust_rssi;
    [all...]
driver.h 542 * The relative_adjust_rssi should be added to the band specified
548 * relative_adjust_rssi - RSSI to be added to relative_adjust_band
554 s8 relative_adjust_rssi; member in struct:wpa_driver_scan_params
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
scan.c     [all...]
wpa_supplicant_i.h 1143 * relative_adjust_rssi - RSSI adjustment
1145 * An amount of relative_adjust_rssi should be added to the
1149 int relative_adjust_rssi; member in struct:wpa_supplicant::sched_scan_relative_params
    [all...]
ctrl_iface.c 383 wpa_s->srp.relative_adjust_rssi = adjust_rssi;
    [all...]

Completed in 385 milliseconds