Home
last modified time | relevance | path

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

/system/bt/common/
Dmetrics_unittest.cc923 BluetoothMetricsLogger::GetInstance()->LogHeadsetProfileRfcConnection( in TEST_F()
925 BluetoothMetricsLogger::GetInstance()->LogHeadsetProfileRfcConnection( in TEST_F()
927 BluetoothMetricsLogger::GetInstance()->LogHeadsetProfileRfcConnection( in TEST_F()
964 BluetoothMetricsLogger::GetInstance()->LogHeadsetProfileRfcConnection( in TEST_F()
966 BluetoothMetricsLogger::GetInstance()->LogHeadsetProfileRfcConnection( in TEST_F()
968 BluetoothMetricsLogger::GetInstance()->LogHeadsetProfileRfcConnection( in TEST_F()
970 BluetoothMetricsLogger::GetInstance()->LogHeadsetProfileRfcConnection( in TEST_F()
Dmetrics_linux.cc72 void BluetoothMetricsLogger::LogHeadsetProfileRfcConnection( in LogHeadsetProfileRfcConnection() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h224 void LogHeadsetProfileRfcConnection(tBTA_SERVICE_ID service_id);
Dmetrics.cc438 void BluetoothMetricsLogger::LogHeadsetProfileRfcConnection( in LogHeadsetProfileRfcConnection() function in bluetooth::common::BluetoothMetricsLogger
/system/bt/test/mock/
Dmock_common_metrics.cc88 void BluetoothMetricsLogger::LogHeadsetProfileRfcConnection( in LogHeadsetProfileRfcConnection() function in bluetooth::common::BluetoothMetricsLogger
/system/bt/btif/src/
Dbtif_hf.cc370 ->LogHeadsetProfileRfcConnection(p_data->open.service_id); in btif_hf_upstreams_evt()