Home
last modified time | relevance | path

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

/system/bt/common/
Dmetrics.cc276 std::recursive_mutex bluetooth_log_lock_; member
306 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogPairEvent()
323 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogWakeEvent()
345 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogScanEvent()
385 std::lock_guard<std::recursive_mutex> log_lock(pimpl_->bluetooth_log_lock_); in LogBluetoothSessionEnd()
440 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in LogHeadsetProfileRfcConnection()
457 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in WriteString()
501 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in Build()
560 std::lock_guard<std::recursive_mutex> lock(pimpl_->bluetooth_log_lock_); in ResetLog()