Searched refs:OnP2pUpnpServiceAvailable (Results 1 – 2 of 2) sorted by relevance
56 …:function<void(const std::vector<std::string> &, const WifiP2pDevice &)> OnP2pUpnpServiceAvailable; member
617 if (callBackItem.second.OnP2pUpnpServiceAvailable != nullptr) { in BroadcastUpnpServiceResult()618 callBackItem.second.OnP2pUpnpServiceAvailable(uniqueServiceNames, srcDevice); in BroadcastUpnpServiceResult()