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

/system/bt/osi/include/
H A Dmetrics.h169 void LogBluetoothSessionStart(connection_tech_t connection_tech_type,
/system/bt/osi/test/
H A Dmetrics_test.cc465 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
483 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
507 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
510 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
522 * 2. LogBluetoothSessionStart
571 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
588 * 2. LogBluetoothSessionStart
629 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
723 * 2. LogBluetoothSessionStart
772 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
[all...]
/system/bt/osi/src/
H A Dmetrics_linux.cc159 void BluetoothMetricsLogger::LogBluetoothSessionStart( function in class:system_bt_osi::BluetoothMetricsLogger
H A Dmetrics.cc317 void BluetoothMetricsLogger::LogBluetoothSessionStart( function in class:system_bt_osi::BluetoothMetricsLogger
360 LogBluetoothSessionStart(CONNECTION_TECHNOLOGY_TYPE_UNKNOWN, 0);
373 LogBluetoothSessionStart(CONNECTION_TECHNOLOGY_TYPE_BREDR, 0);
/system/bt/btif/src/
H A Dbtif_a2dp_source.cc293 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(

Completed in 90 milliseconds