Searched refs:LogPairEvent (Results 1 – 6 of 6) sorted by relevance
/system/bt/common/ | ||
D | metrics_linux.cc | 45 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger |
D | metrics.h | 133 void LogPairEvent(uint32_t disconnect_reason, uint64_t timestamp_ms, |
D | metrics_unittest.cc | 424 BluetoothMetricsLogger::GetInstance()->LogPairEvent( in TEST_F() |
D | metrics.cc | 294 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger |
/system/bt/test/mock/ | ||
D | mock_common_metrics.cc | 92 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger |
/system/bt/btif/src/ | ||
D | btif_dm.cc | 3133 bluetooth::common::BluetoothMetricsLogger::GetInstance()->LogPairEvent( in btif_stats_add_bond_event() |