Home
last modified time | relevance | path

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

/system/bt/device/src/
Dinterop.cc37 static const char* interop_feature_string_(const interop_feature_t feature);
54 addr->ToString().c_str(), interop_feature_string_(feature)); in interop_match_addr()
72 name, interop_feature_string_(feature)); in interop_match_name()
119 static const char* interop_feature_string_(const interop_feature_t feature) { in interop_feature_string_() function