Searched refs:SERVICE_TYPE_BONJOUR (Results 1 – 8 of 8) sorted by relevance
21 : WifiP2pServiceRequest(P2pServicerProtocolType::SERVICE_TYPE_BONJOUR, query) in WifiP2pDnsSdServiceRequest()24 : WifiP2pServiceRequest(P2pServicerProtocolType::SERVICE_TYPE_BONJOUR, std::string("")) in WifiP2pDnsSdServiceRequest()28 : WifiP2pServiceRequest(P2pServicerProtocolType::SERVICE_TYPE_BONJOUR, in WifiP2pDnsSdServiceRequest()
23 : WifiP2pServiceResponse(P2pServicerProtocolType::SERVICE_TYPE_BONJOUR, status, tranId, data), in WifiP2pDnsSdServiceResponse()
58 dnsSdServInfo.SetServicerProtocolType(P2pServicerProtocolType::SERVICE_TYPE_BONJOUR); in Create()
1012 if (resp.GetProtocolType() == P2pServicerProtocolType::SERVICE_TYPE_BONJOUR) { in HandleP2pServiceResp()
251 resp.SetProtocolType(P2pServicerProtocolType::SERVICE_TYPE_BONJOUR);
307 …P2pServicerProtocolType::SERVICE_TYPE_BONJOUR, P2pServiceStatus::PSRS_SERVICE_PROTOCOL_NOT_AVAILAB…
871 resp.SetProtocolType(P2pServicerProtocolType::SERVICE_TYPE_BONJOUR);
41 SERVICE_TYPE_BONJOUR = 1, enumerator