Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/
Dutils.h30 os::LeConnectionType GetLeConnectionTypeFromCID(int fixed_cid);
Dutils.cc48 os::LeConnectionType GetLeConnectionTypeFromCID(int fixed_cid) { in GetLeConnectionTypeFromCID() function
Dmetrics_state.cc76 LeConnectionType connection_type = GetLeConnectionTypeFromCID(connection_type_cid); in AddStateChangedEvent()