Searched refs:ht_cap (Results 1 – 3 of 3) sorted by relevance
393 string ht_cap; in AppendHwMode() local394 if (!device_->GetHTCapability(GetChannel(), &ht_cap)) { in AppendHwMode()403 ht_cap.c_str()); in AppendHwMode()
180 bool Device::GetHTCapability(uint16_t channel, string* ht_cap) { in GetHTCapability() argument274 *ht_cap = base::StringPrintf("[%s]", in GetHTCapability()
95 virtual bool GetHTCapability(uint16_t channel, std::string* ht_cap);