Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/net/
H A Dnetlink_utils.cpp70 constexpr uint8_t kHeCapPhyNumByte = 9; // Should be 11 variable
670 if (he_cap_phy.size() < kHeCapPhyNumByte) { in ParseHeCapPhyAttribute()