Searched defs:bluetooth_log (Results 1 – 2 of 2) sorted by relevance
36 def get_bluetooth_profile_connection_stats_map(bluetooth_log): argument42 def get_bluetooth_headset_profile_connection_stats_map(bluetooth_log): argument
478 BluetoothLog* bluetooth_log = pimpl_->bluetooth_log_; in Build() local