OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAPABILITY_TDLS
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/site_tests/network_WiFi_TDLSPing/
network_WiFi_TDLSPing.py
102
if site_linux_system.LinuxSystem.
CAPABILITY_TDLS
not in client_caps:
105
if site_linux_system.LinuxSystem.
CAPABILITY_TDLS
not in router_caps:
/external/autotest/server/
site_linux_system.py
39
CAPABILITY_TDLS
= 'tdls'
300
caps.add(self.
CAPABILITY_TDLS
)
Completed in 181 milliseconds