Home
last modified time | relevance | path

Searched refs:LogPairEvent (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/common/
H A Dmetrics_linux.cc45 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger
H A Dmetrics.h133 void LogPairEvent(uint32_t disconnect_reason, uint64_t timestamp_ms,
H A Dmetrics_unittest.cc424 BluetoothMetricsLogger::GetInstance()->LogPairEvent( in TEST_F()
H A Dmetrics.cc294 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger
/aosp12/system/bt/test/mock/
H A Dmock_common_metrics.cc92 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger
/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc3133 bluetooth::common::BluetoothMetricsLogger::GetInstance()->LogPairEvent( in btif_stats_add_bond_event()