Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnetlink_utils.cpp74 constexpr uint8_t kEhtCapPhyNumByte = 8; variable
730 if (eht_cap_phy.size() < kEhtCapPhyNumByte) { in ParseEhtCapPhyAttribute()