OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAPABILITY_VHT
(Results
1 - 4
of
4
) sorted by null
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
network_WiFi_SimpleConnect.py
33
if site_linux_system.LinuxSystem.
CAPABILITY_VHT
not in \
/external/autotest/server/
site_linux_system.py
40
CAPABILITY_VHT
= 'vht'
296
caps.add(self.
CAPABILITY_VHT
)
site_linux_router.py
433
if site_linux_system.LinuxSystem.
CAPABILITY_VHT
not in router_caps:
[
all
...]
/external/autotest/server/cros/network/
wifi_client.py
404
return self.
CAPABILITY_VHT
in self.capabilities
[
all
...]
Completed in 121 milliseconds