Home
last modified time | relevance | path

Searched refs:buffer_mutex (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Nfc/libnfc-nci/src/adaptation/
Ddebug_nfcsnoop.cc80 static std::mutex buffer_mutex; variable
154 std::lock_guard<std::mutex> lock(buffer_mutex); in nfcsnoop_cb_locked()
208 std::lock_guard<std::mutex> lock(buffer_mutex); in nfcsnoop_capture()
286 std::lock_guard<std::mutex> lock(buffer_mutex); in debug_nfcsnoop_dump()