Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_uci_packets/src/
Dlib.rs90 pub dt_anchor_location: Vec<u8>, field
125 let dt_anchor_location = match DTAnchorLocationType::from_u16(dt_location_type)? { in parse_one() localVariable
/external/uwb/src/rust/uwb_core/protos/
Duwb_service.proto479 repeated uint32 dt_anchor_location = 19; field