Home
last modified time | relevance | path

Searched refs:rateMcsIdx (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DWifiRateInfo.aidl40 byte rateMcsIdx;
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DWifiRateInfo.aidl40 byte rateMcsIdx;
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DWifiRateInfo.aidl40 byte rateMcsIdx;
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DWifiRateInfo.aidl44 byte rateMcsIdx;
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dlink_layer_stats.h75 u32 rateMcsIdx :8; // OFDM/CCK rate code would be as per ieee std in the units of 0.5mbps member
/hardware/interfaces/wifi/aidl/default/tests/
Daidl_struct_util_unit_tests.cpp367 EXPECT_EQ(link.peers[i].rate_stats[j].rate.rateMcsIdx, in TEST_F()
371 .rateInfo.rateMcsIdx); in TEST_F()
668 EXPECT_EQ(legacy_stats.peers[i].rate_stats[j].rate.rateMcsIdx, in TEST_F()
669 (uint32_t)converted.iface.links[0].peers[i].rateStats[j].rateInfo.rateMcsIdx); in TEST_F()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dllstats.cpp391 … stats->rate.rateMcsIdx = nla_get_u8(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MCS_INDEX]); in get_wifi_rate_stat()
446 stats->rate.rateMcsIdx, in get_wifi_rate_stat()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dllstats.cpp377 … stats->rate.rateMcsIdx = nla_get_u8(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MCS_INDEX]); in get_wifi_rate_stat()
432 stats->rate.rateMcsIdx, in get_wifi_rate_stat()
/hardware/interfaces/wifi/1.4/
Dtypes.hal453 uint8_t rateMcsIdx;
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2978 aidl_rate->rateMcsIdx = legacy_rate.rateMcsIdx; in convertLegacyWifiRateInfoToAidl()
/hardware/interfaces/wifi/1.6/
Dtypes.hal408 uint8_t rateMcsIdx;
/hardware/interfaces/wifi/1.0/
Dtypes.hal205 uint8_t rateMcsIdx;