Searched defs:timestamp_ms (Results 1 – 4 of 4) sorted by relevance
46 uint64_t timestamp_ms, in LogPairEvent()53 uint64_t timestamp_ms) {} in LogWakeEvent()58 uint64_t timestamp_ms) {} in LogScanEvent()61 connection_tech_t connection_tech_type, uint64_t timestamp_ms) {} in LogBluetoothSessionStart()64 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) {} in LogBluetoothSessionEnd()
318 uint64_t timestamp_ms, in LogPairEvent()338 uint64_t timestamp_ms) { in LogWakeEvent()355 uint64_t timestamp_ms) { in LogScanEvent()375 connection_tech_t connection_tech_type, uint64_t timestamp_ms) { in LogBluetoothSessionStart()391 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) { in LogBluetoothSessionEnd()
75 PairEvent* MakePairEvent(int32_t disconnect_reason, int64_t timestamp_ms, in MakePairEvent()86 int64_t timestamp_ms) { in MakeWakeEvent()98 int32_t num_results, int64_t timestamp_ms) { in MakeScanEvent()
20 optional int64 timestamp_ms = 3; field