Searched refs:center_freq (Results 1 – 6 of 6) sorted by relevance
65 wifi_channel center_freq; // primary 20 MHz channel member
70 static char* frequency_to_channel(int center_freq);1436 chan_info.center_freq = channel2mhz_6g(ch); in convert_channel()1439 chan_info.center_freq = channel2mhz(ch); in convert_channel()1507 chan_info.center_freq = channel2mhz(ht_op->ctl_ch); in get_channel_of_ie()1516 chan_info.center_freq = channel2mhz(ht_op->ctl_ch); in get_channel_of_ie()1519 chan_info.center_freq = channel2mhz(ht_op->ctl_ch); in get_channel_of_ie()1533 chan_info.center_freq = channel2mhz(ptr_ie[TLV_BODY_OFF]); in get_channel_of_ie()1648 params[num_ap].rtt_config.channel.center_freq, in testRTT()1687 params[num_sta].rtt_config.channel.center_freq, in testRTT()1835 params[i].rtt_config.channel.center_freq, in testRTT()[all …]
826 …pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()1059 pWifiChannelStats->channel.center_freq, in handleResponse()
812 …pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()1043 pWifiChannelStats->channel.center_freq, in handleResponse()
418 EXPECT_EQ(legacy_channel_st.channel.center_freq, in TEST_F()642 EXPECT_EQ(legacy_channel_st.channel.center_freq, in TEST_F()
897 aidl_channel_stat.channel.centerFreq = channel_stat.channel.center_freq; in convertLegacyLinkLayerRadioStatsToAidl()2735 legacy_info->center_freq = aidl_info.centerFreq; in convertAidlWifiChannelInfoToLegacy()2748 aidl_info->centerFreq = legacy_info.center_freq; in convertLegacyWifiChannelInfoToAidl()