Home
last modified time | relevance | path

Searched refs:center_freq (Results 1 – 3 of 3) 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.cpp812 …pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
1027 pWifiChannelStats->channel.center_freq, in handleResponse()
/hardware/interfaces/wifi/1.2/default/
Dhidl_struct_util.cpp2361 legacy_info->center_freq = hidl_info.centerFreq; in convertHidlWifiChannelInfoToLegacy()
2375 hidl_info->centerFreq = legacy_info.center_freq; in convertLegacyWifiChannelInfoToHidl()