Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.h123 PROFILE_DISCONN_STATE_DISCONNECTION_REFUSED = 4, enumerator
Dmetrics_event.cc344 … state = (int64_t)MetricProfileDisconnectionStatus::PROFILE_DISCONN_STATE_DISCONNECTION_REFUSED; in StatusToProfileConnectionState()
350 … state = (int64_t)MetricProfileDisconnectionStatus::PROFILE_DISCONN_STATE_DISCONNECTION_REFUSED; in StatusToProfileConnectionState()