Searched refs:bluetooth_log_ (Results 1 – 1 of 1) sorted by relevance
265 bluetooth_log_ = BluetoothLog::default_instance().New(); in impl()273 BluetoothLog* bluetooth_log_; member307 pimpl_->bluetooth_log_->set_num_pair_event( in LogPairEvent()308 pimpl_->bluetooth_log_->num_pair_event() + 1); in LogPairEvent()324 pimpl_->bluetooth_log_->set_num_wake_event( in LogWakeEvent()325 pimpl_->bluetooth_log_->num_wake_event() + 1); in LogWakeEvent()346 pimpl_->bluetooth_log_->set_num_scan_event( in LogScanEvent()347 pimpl_->bluetooth_log_->num_scan_event() + 1); in LogScanEvent()386 pimpl_->bluetooth_log_->set_num_bluetooth_session( in LogBluetoothSessionEnd()387 pimpl_->bluetooth_log_->num_bluetooth_session() + 1); in LogBluetoothSessionEnd()[all …]