HomeSort by relevance Sort by last modified time
    Searched refs:LogBluetoothSessionStart (Results 1 - 5 of 5) sorted by null

  /system/bt/osi/include/
metrics.h 169 void LogBluetoothSessionStart(connection_tech_t connection_tech_type,
  /system/bt/osi/test/
metrics_test.cc 465 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/
metrics_linux.cc 159 void BluetoothMetricsLogger::LogBluetoothSessionStart(
metrics.cc 317 void BluetoothMetricsLogger::LogBluetoothSessionStart(
360 LogBluetoothSessionStart(CONNECTION_TECHNOLOGY_TYPE_UNKNOWN, 0);
373 LogBluetoothSessionStart(CONNECTION_TECHNOLOGY_TYPE_BREDR, 0);
  /system/bt/btif/src/
btif_a2dp_source.cc 293 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionStart(
    [all...]

Completed in 507 milliseconds