Home
last modified time | relevance | path

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

/system/bt/device/src/
Dinterop.cc37 static const char* interop_feature_string_(const interop_feature_t feature);
40 static bool interop_match_fixed_(const interop_feature_t feature,
42 static bool interop_match_dynamic_(const interop_feature_t feature,
47 bool interop_match_addr(const interop_feature_t feature, in interop_match_addr()
62 bool interop_match_name(const interop_feature_t feature, const char* name) { in interop_match_name()
88 entry->feature = static_cast<interop_feature_t>(feature); in interop_database_add()
118 static const char* interop_feature_string_(const interop_feature_t feature) { in interop_feature_string_()
147 static bool interop_match_dynamic_(const interop_feature_t feature, in interop_match_dynamic_()
166 static bool interop_match_fixed_(const interop_feature_t feature, in interop_match_fixed_()
/system/bt/device/include/
Dinterop.h93 } interop_feature_t; typedef
99 bool interop_match_addr(const interop_feature_t feature,
108 bool interop_match_name(const interop_feature_t feature, const char* name);
Dinterop_database.h27 interop_feature_t feature;
145 interop_feature_t feature;