Home
last modified time | relevance | path

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

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