Home
last modified time | relevance | path

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

/aosp12/system/bt/tools/scripts/
H A Dbtsnooz.py92 def decode_snooz_v1(decompressed, last_timestamp_ms): argument
119 def decode_snooz_v2(decompressed, last_timestamp_ms): argument
/aosp12/system/nfc/src/include/
H A Ddebug_nfcsnoop.h31 uint64_t last_timestamp_ms; member
/aosp12/system/bt/btif/include/
H A Dbtif_debug_btsnoop.h29 uint64_t last_timestamp_ms; member
/aosp12/system/nfc/src/adaptation/
H A Ddebug_nfcsnoop.cc55 static uint64_t last_timestamp_ms = 0; variable
/aosp12/system/bt/btif/src/
H A Dbtif_debug_btsnoop.cc41 static uint64_t last_timestamp_ms = 0; variable