Searched refs:interop_match_dynamic_ (Results 1 – 1 of 1) sorted by relevance
39 static bool interop_match_dynamic_(const interop_feature_t feature, const bt_bdaddr_t *addr);46 if (interop_match_fixed_(feature, addr) || interop_match_dynamic_(feature, addr)) { in interop_match_addr()134 static bool interop_match_dynamic_(const interop_feature_t feature, const bt_bdaddr_t *addr) { in interop_match_dynamic_() function