Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/
Dbluetooth_event.cc33 State MapErrorCodeToState(ErrorCode reason) { in MapErrorCodeToState() function
262 MapErrorCodeToState(reason)); in LogAclCompletionEvent()
278 MapErrorCodeToState(reason)); in LogAclDisconnectionEvent()
292 MapErrorCodeToState(ErrorCode::CONNECTION_REJECTED_LIMITED_RESOURCES)); in LogAclAfterRemoteNameRequest()
321 MapErrorCodeToState(reason)); in LogLeAclCompletionEvent()
Dbluetooth_event.h51 android::bluetooth::State MapErrorCodeToState(hci::ErrorCode reason);
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc163 bluetooth::metrics::MapErrorCodeToState(reason)); in LogMetricLeConnectionStatus()