Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_uci_packets/src/
Dlib.rs91 pub ranging_rounds: Vec<u8>, field
/external/uwb/src/rust/uwb_core/protos/
Duwb_service.proto480 repeated uint32 ranging_rounds = 20; field
/external/uwb/src/rust/uwb_core/src/uci/
Duci_manager.rs2019 let ranging_rounds = SessionUpdateDtTagRangingRoundsResponse { in test_set_active_dt_tag_ranging_rounds() localVariable