Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dnetlink_utils_unittest.cpp87 const uint8_t kVhtMcsSet[] = {0xaa, 0xfe, 0xff, 0xff, 0xaa, 0xff, 0xff, 0xff}; variable
157 std::vector<uint8_t> vht_mcs_set(kVhtMcsSet, kVhtMcsSet + sizeof(kVhtMcsSet)); in GenerateBandsAttributeForVhtMcsSet()