Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h64 wifi_channel center_freq1; // center frequency (MHz) second segment member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp825 …pChStats->channel.center_freq1 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
1028 pWifiChannelStats->channel.center_freq1, in handleResponse()
/hardware/interfaces/wifi/1.3/default/tests/
Dhidl_struct_util_unit_tests.cpp262 EXPECT_EQ(WifiChannelInMhz(legacy_channel_st.channel.center_freq1), in TEST_F()
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp846 channel_stat.channel.center_freq1; in convertLegacyLinkLayerRadioStatsToHidl()
2430 legacy_info->center_freq1 = hidl_info.centerFreq1; in convertHidlWifiChannelInfoToLegacy()
2444 hidl_info->centerFreq1 = legacy_info.center_freq1; in convertLegacyWifiChannelInfoToHidl()