Home
last modified time | relevance | path

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

/aosp_15_r20/external/uwb/src/rust/uwb_uci_packets/src/
H A Dlib.rs91 pub rx_timestamp: u64, field
122 let rx_timestamp = match TimeStampLength::from_u16(rx_timestamp_length)? { in parse_one() localVariable
/aosp_15_r20/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs188 pub rx_timestamp: u64, field
/aosp_15_r20/external/uwb/src/rust/uwb_core/protos/
H A Duwb_service.proto491 uint64 rx_timestamp = 13; field