Searched refs:LogA2dpSession (Results 1 - 5 of 5) sorted by relevance

/system/bt/osi/include/
H A Dmetrics.h210 void LogA2dpSession(const A2dpSessionMetrics& a2dp_session_metrics);
/system/bt/osi/test/
H A Dmetrics_test.cc524 * 4. LogA2dpSession
525 * 5. LogA2dpSession
575 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics1);
576 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics2);
590 * 4. LogA2dpSession
592 * 6. LogA2dpSession
633 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics1);
652 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics2);
664 * 4. LogA2dpSession
666 * 6. LogA2dpSession
[all...]
/system/bt/osi/src/
H A Dmetrics_linux.cc174 void BluetoothMetricsLogger::LogA2dpSession( function in class:system_bt_osi::BluetoothMetricsLogger
H A Dmetrics.cc367 void BluetoothMetricsLogger::LogA2dpSession( function in class:system_bt_osi::BluetoothMetricsLogger
/system/bt/btif/src/
H A Dbtif_a2dp_source.cc1073 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics);

Completed in 138 milliseconds