Home
last modified time | relevance | path

Searched defs:bluetooth_log (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_metrics_utils.py36 def get_bluetooth_profile_connection_stats_map(bluetooth_log): argument
42 def get_bluetooth_headset_profile_connection_stats_map(bluetooth_log): argument
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc478 BluetoothLog* bluetooth_log = pimpl_->bluetooth_log_; in Build() local