Home
last modified time | relevance | path

Searched defs:mcs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h56 uint8_t mcs; /**< Modulation and Coding Scheme (MCS) index of the HT/VHT/HE rate */ member
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
H A DWifiNl80211Manager.java1496 public void sendMgmtFrame(@NonNull String ifaceName, @NonNull byte[] frame, int mcs, in sendMgmtFrame()