Lines Matching refs:bluetooth_log
502 BluetoothLog* bluetooth_log = pimpl_->bluetooth_log_; in Build() local
504 static_cast<size_t>(bluetooth_log->session_size()) <= in Build()
506 bluetooth_log->mutable_session()->AddAllocated( in Build()
510 static_cast<size_t>(bluetooth_log->pair_event_size()) <= in Build()
512 bluetooth_log->mutable_pair_event()->AddAllocated( in Build()
516 static_cast<size_t>(bluetooth_log->scan_event_size()) <= in Build()
518 bluetooth_log->mutable_scan_event()->AddAllocated( in Build()
522 static_cast<size_t>(bluetooth_log->wake_event_size()) <= in Build()
524 bluetooth_log->mutable_wake_event()->AddAllocated( in Build()
528 static_cast<size_t>(bluetooth_log->wake_event_size()) <= in Build()
530 bluetooth_log->mutable_wake_event()->AddAllocated( in Build()
537 bluetooth_log->add_headset_profile_connection_stats(); in Build()