Home
last modified time | relevance | path

Searched refs:center_freq (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h62 wifi_channel center_freq; // primary 20 MHz channel member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp811 …pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
1026 pWifiChannelStats->channel.center_freq, in handleResponse()
/hardware/interfaces/wifi/1.3/default/tests/
Dhidl_struct_util_unit_tests.cpp258 EXPECT_EQ(WifiChannelInMhz(legacy_channel_st.channel.center_freq), in TEST_F()
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp842 hidl_channel_stat.channel.centerFreq = channel_stat.channel.center_freq; in convertLegacyLinkLayerRadioStatsToHidl()
2428 legacy_info->center_freq = hidl_info.centerFreq; in convertHidlWifiChannelInfoToLegacy()
2442 hidl_info->centerFreq = legacy_info.center_freq; in convertLegacyWifiChannelInfoToHidl()