Home
last modified time | relevance | path

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

/system/bt/device/src/
Dinterop.cc40 static bool interop_match_fixed_(const interop_feature_t feature,
51 if (interop_match_fixed_(feature, addr) || in interop_match_addr()
167 static bool interop_match_fixed_(const interop_feature_t feature, in interop_match_fixed_() function