Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.h142 ACL_CONN_STATE_INVALID_PARAMS = 9, enumerator
Dmetrics_event.cc551 state = (int64_t)MetricAclConnectionStatus::ACL_CONN_STATE_INVALID_PARAMS; in ToAclConnectionStatus()