Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc365 static std::pair<uint32_t, uint32_t> ToProfileConnectionState(uint32_t profile, uint32_t state) { in ToProfileConnectionState() function
492 auto profile_state_pair = ToProfileConnectionState(profile, state); in ToProfileConnectionEvent()