OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHTCapMaskLdpcCoding
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/net/
ieee80211.h
79
const uint16_t
kHTCapMaskLdpcCoding
= 0x0001;
/system/connectivity/apmanager/
device_unittest.cc
243
const uint16_t kBand24GHzHTCapMask = shill::IEEE_80211::
kHTCapMaskLdpcCoding
|
258
shill::IEEE_80211::
kHTCapMaskLdpcCoding
|
device.cc
190
if (band_cap.ht_capability_mask & shill::IEEE_80211::
kHTCapMaskLdpcCoding
) {
Completed in 207 milliseconds