Home
last modified time | relevance | path

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

/system/bt/common/
Dmetrics_linux.cc45 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h133 void LogPairEvent(uint32_t disconnect_reason, uint64_t timestamp_ms,
Dmetrics_unittest.cc424 BluetoothMetricsLogger::GetInstance()->LogPairEvent( in TEST_F()
Dmetrics.cc294 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent() function in bluetooth::common::BluetoothMetricsLogger
/system/bt/btif/src/
Dbtif_dm.cc3387 bluetooth::common::BluetoothMetricsLogger::GetInstance()->LogPairEvent( in btif_stats_add_bond_event()