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

  /system/bt/osi/include/
metrics.h 161 * without LogBluetoothSessionEnd will result in logging a premature end of
182 void LogBluetoothSessionEnd(disconnect_reason_t disconnect_reason,
  /system/bt/osi/src/
metrics_linux.cc 164 void BluetoothMetricsLogger::LogBluetoothSessionEnd(
metrics.cc 321 LogBluetoothSessionEnd(DISCONNECT_REASON_NEXT_START_WITHOUT_END_PREVIOUS,
333 void BluetoothMetricsLogger::LogBluetoothSessionEnd(
437 LogBluetoothSessionEnd(DISCONNECT_REASON_METRICS_DUMP, 0);
  /system/bt/osi/test/
metrics_test.cc 467 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
526 * 6. LogBluetoothSessionEnd
577 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
593 * 7. LogBluetoothSessionEnd
653 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
728 * 8. LogBluetoothSessionEnd
796 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
  /system/bt/btif/src/
btif_a2dp_source.cc 327 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
    [all...]

Completed in 3197 milliseconds