Home
last modified time | relevance | path

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

/system/bt/common/
Dmetrics.cc275 std::recursive_mutex bluetooth_log_lock_; member
305 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogPairEvent()
322 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogWakeEvent()
344 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogScanEvent()
384 std::lock_guard<std::recursive_mutex> log_lock(pimpl_->bluetooth_log_lock_); in LogBluetoothSessionEnd()
439 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogHeadsetProfileRfcConnection()
456 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in WriteString()
500 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in Build()
559 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in ResetLog()