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/cros/network/
wifi_test_context_manager.py
167
[site_linux_system.LinuxSystem.
CAPABILITY_VHT
])
wifi_client.py
393
return self.
CAPABILITY_VHT
in self.capabilities
[
all
...]
/external/autotest/server/
site_linux_system.py
40
CAPABILITY_VHT
= 'vht'
304
caps.add(self.
CAPABILITY_VHT
)
site_linux_router.py
522
if site_linux_system.LinuxSystem.
CAPABILITY_VHT
not in router_caps:
[
all
...]
Completed in 617 milliseconds