Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/chpp/include/chpp/clients/
H A Dtimesync.h50 struct ChppTimesyncResult { struct
51 enum ChppAppErrorCode error; // Indicates success or error type
52 int64_t offsetNs; // Time offset of service (service - client)
53 uint64_t rttNs; // RTT
54 uint64_t measurementTimeNs; // Time of last measurement