Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/tools/scripts/
Dbtsnooz.py93 def decode_snooz_v1(decompressed, last_timestamp_ms): argument
120 def decode_snooz_v2(decompressed, last_timestamp_ms): argument
/packages/modules/Bluetooth/system/btif/include/
Dbtif_debug_btsnoop.h29 uint64_t last_timestamp_ms; member
/packages/modules/Nfc/libnfc-nci/src/include/
Ddebug_nfcsnoop.h35 uint64_t last_timestamp_ms; member
/packages/modules/Nfc/libnfc-nci/src/adaptation/
Ddebug_nfcsnoop.cc82 static uint64_t last_timestamp_ms[BUFFER_SIZE] = {0, 0}; variable