Home
last modified time | relevance | path

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

/system/connectivity/apmanager/
Ddevice.h96 virtual bool GetVHTCapability(uint16_t channel, std::string* vht_cap);
Ddevice.cc279 bool Device::GetVHTCapability(uint16_t channel, string* vht_cap) { in GetVHTCapability() function in apmanager::Device