Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
Dport.h24 QuicTime tx_timestamp; member
/external/uwb/src/rust/uwb_uci_packets/src/
Dlib.rs83 pub tx_timestamp: u64, field
110 let tx_timestamp = match TimeStampLength::from_u16(tx_timestamp_length)? { in parse_one() localVariable
/external/uwb/src/rust/uwb_core/protos/
Duwb_service.proto472 uint64 tx_timestamp = 12; field