Home
last modified time | relevance | path

Searched defs:clients (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_bt_utils.py32 def enable_bluetooth_tethering_connection(log, provider, clients): argument
71 def verify_bluetooth_tethering_connection(log, provider, clients, argument
Dtel_data_utils.py989 def test_internet_connection(log, provider, clients, argument
1019 clients, argument
1092 def test_tethering_wifi_and_voice_call(log, provider, clients, argument
1500 def verify_toggle_apm_tethering_internet_connection(log, provider, clients, ssid): argument
1581 clients, argument
1923 clients, argument
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradvd_config.py28 clients=[], argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_iperf_measurement.py179 def clients(self): member in Cmw500IPerfMeasurement
/tools/netsim/rust/daemon/src/wifi/
Dmedium.rs82 clients: RwLock<HashMap<u32, Client>>, field