Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc292 int64_t StatusToProfileConnectionState(uint32_t status, StateChangeType type) { in StatusToProfileConnectionState() function
517 event.state = StatusToProfileConnectionState(status, (StateChangeType)event.type); in ToProfileConnectionEvent()