Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dlink_layer_stats.h66 wifi_channel center_freq0; // center frequency (MHz) first segment member
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstats.cpp819 …pChStats->channel.center_freq0 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
1044 pWifiChannelStats->channel.center_freq0, in handleResponse()
/aosp12/hardware/interfaces/wifi/1.5/default/tests/
H A Dhidl_struct_util_unit_tests.cpp356 WifiChannelInMhz(legacy_channel_st.channel.center_freq0), in TEST_F()
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.cpp995 channel_stat.channel.center_freq0; in convertLegacyLinkLayerRadioStatsToHidl()
2730 legacy_info->center_freq0 = hidl_info.centerFreq0; in convertHidlWifiChannelInfoToLegacy()
2744 hidl_info->centerFreq0 = legacy_info.center_freq0; in convertLegacyWifiChannelInfoToHidl()