--- a/libupnpp/control/ohinfo.cxx
+++ b/libupnpp/control/ohinfo.cxx
@@ -42,6 +42,10 @@
 {
     const string::size_type sz(SType.size()-2);
     return !SType.compare(0, sz, st, 0, sz);
+}
+bool OHInfo::serviceTypeMatch(const std::string& tp)
+{
+    return isOHInfoService(tp);
 }
 
 void OHInfo::evtCallback(