Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs1847 let patched_device = device.get(get_pose_manager()); in test_patch_beacon_device() localVariable
1849 let patched_device = patched_device.unwrap(); in test_patch_beacon_device() localVariable