Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/network_WiFi_TDLSPing/
Dnetwork_WiFi_TDLSPing.py104 if site_linux_system.LinuxSystem.CAPABILITY_TDLS not in client_caps:
107 if site_linux_system.LinuxSystem.CAPABILITY_TDLS not in router_caps:
/external/autotest/server/
Dsite_linux_system.py39 CAPABILITY_TDLS = 'tdls' variable in LinuxSystem
296 caps.add(self.CAPABILITY_TDLS)