Searched refs:sSnepServiceName (Results 1 – 2 of 2) sorted by relevance
594 static const std::string sSnepServiceName;
52 const std::string P2pServer::sSnepServiceName("urn:nfc:sn:snep"); member in P2pServer1637 if (sSnepServiceName.compare(mServiceName) == 0) in registerWithStack()