Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnetlink_utils.cpp62 constexpr uint8_t kVhtMcsSetNumByte = 8; variable
584 if (vht_mcs_set.size() < kVhtMcsSetNumByte) { in ParseVhtMcsSetAttribute()