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 576 if (params->relative_adjust_rssi) {
590 rssi_adjust.delta = params->relative_adjust_rssi;
    [all...]
driver.h 556 * The relative_adjust_rssi should be added to the band specified
562 * relative_adjust_rssi - RSSI to be added to relative_adjust_band
568 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 1169 * relative_adjust_rssi - RSSI adjustment
1171 * An amount of relative_adjust_rssi should be added to the
1175 int relative_adjust_rssi; member in struct:wpa_supplicant::sched_scan_relative_params
    [all...]
ctrl_iface.c 407 wpa_s->srp.relative_adjust_rssi = adjust_rssi;
    [all...]

Completed in 71 milliseconds