Home
last modified time | relevance | path

Searched defs:radio (Results 1 – 3 of 3) sorted by relevance

/tools/netsim/rust/daemon/src/wireless/
Duwb.rs190 let radio = binding.uwb(); in test_uwb_patch_and_reset() localVariable
194 let radio = binding.uwb(); in test_uwb_patch_and_reset() localVariable
/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py223 def get_ifnames_for_ssids(self, radio): argument
/tools/netsim/rust/cli/src/
Ddisplay.rs93 let radio = ble_beacon.bt.low_energy.as_ref().unwrap_or_default(); in fmt() localVariable