Home
last modified time | relevance | path

Searched defs:get_devices (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_datastore_utils.py147 def get_devices(): function
/tools/netsim/rust/netsim-cxx/src/devices/
Ddevices_handler.rs187 pub fn get_devices() -> String { in get_devices() function
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dapollo_lib.py96 def get_devices(): function
/tools/netsim/rust/backend-proto/src/
Dstartup.rs52 pub fn get_devices(&self) -> &[StartupInfo_Device] { in get_devices() method