Home
last modified time | relevance | path

Searched refs:ToProfileConnectionEvent (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.h222 ProfileConnectionEvent ToProfileConnectionEvent(std::string addr, uint32_t profile, uint32_t status…
Dmetrics.cc193 ProfileConnectionEvent event = ToProfileConnectionEvent(addr_string, profile, status, state); in LogMetricsProfileConnectionStateChanged()
Dmetrics_event.cc486 ProfileConnectionEvent ToProfileConnectionEvent(std::string addr, uint32_t profile, uint32_t status… in ToProfileConnectionEvent() function