Home
last modified time | relevance | path

Searched refs:center_freq1 (Results 1 – 3 of 3) 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.cpp826 …pChStats->channel.center_freq1 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
1029 pWifiChannelStats->channel.center_freq1, in handleResponse()
/hardware/interfaces/wifi/1.2/default/
Dhidl_struct_util.cpp2363 legacy_info->center_freq1 = hidl_info.centerFreq1; in convertHidlWifiChannelInfoToLegacy()
2377 hidl_info->centerFreq1 = legacy_info.center_freq1; in convertLegacyWifiChannelInfoToHidl()