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 162 * without LogBluetoothSessionEnd will result in logging a premature end of
183 void LogBluetoothSessionEnd(disconnect_reason_t disconnect_reason,
  /system/bt/osi/src/
metrics_linux.cc 164 void BluetoothMetricsLogger::LogBluetoothSessionEnd(
metrics.cc 331 LogBluetoothSessionEnd(DISCONNECT_REASON_NEXT_START_WITHOUT_END_PREVIOUS,
343 void BluetoothMetricsLogger::LogBluetoothSessionEnd(
462 LogBluetoothSessionEnd(DISCONNECT_REASON_METRICS_DUMP, 0);
  /system/bt/osi/test/
metrics_test.cc 471 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
530 * 6. LogBluetoothSessionEnd
581 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
597 * 7. LogBluetoothSessionEnd
657 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
732 * 8. LogBluetoothSessionEnd
800 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
    [all...]
  /system/bt/btif/src/
btif_a2dp_source.cc 541 BluetoothMetricsLogger::GetInstance()->LogBluetoothSessionEnd(
    [all...]

Completed in 473 milliseconds