Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_uci_packets/src/
Dlib.rs91 pub rx_timestamp: u64, field
122 let rx_timestamp = match TimeStampLength::from_u16(rx_timestamp_length)? { in parse_one() localVariable
/external/uwb/src/rust/uwb_core/protos/
Duwb_service.proto492 uint64 rx_timestamp = 13; field