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

  /external/wpa_supplicant_8/src/common/
hw_features_common.c 366 data->center_freq1 = freq + sec_channel_offset * 10;
374 5000 + center_segment0 * 5 != data->center_freq1 &&
375 2407 + center_segment0 * 5 != data->center_freq1))
410 data->center_freq1 = 5000 + center_segment0 * 5;
421 data->center_freq1 = 5000 + center_segment0 * 5;
450 data->center_freq1 = 5000 + center_segment0 * 5;
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 64 wifi_channel center_freq1; // center frequency (MHz) second segment member in struct:__anon43368
  /external/wpa_supplicant_8/src/ap/
ieee802_11_vht.c 196 freq1 = hapd->cs_freq_params.center_freq1 ?
197 hapd->cs_freq_params.center_freq1 :
ctrl_iface_ap.c 612 SET_CSA_SETTING(center_freq1);
hostapd.c     [all...]
  /tools/test/connectivity/acts/tests/google/wifi/
WifiRttManagerTest.py 393 cf1 = scan_result[RttParam.center_freq1]
395 p[RttParam.center_freq1] = cf1
  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp     [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 182 center_freq1 = "centerFreq1" variable in class:WifiEnums.RttParam
    [all...]
  /hardware/interfaces/wifi/1.1/default/
hidl_struct_util.cpp     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 659 * center_freq1 - Segment 0 center frequency in MHz
663 int center_freq1; member in struct:hostapd_freq_params
    [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 887 SET_FREQ_SETTING(center_freq1);
906 freq_params.center_freq1, freq_params.center_freq2,
    [all...]
wpa_supplicant.c     [all...]
p2p_supplicant.c     [all...]

Completed in 1802 milliseconds