Home
last modified time | relevance | path

Searched refs:ContainsService (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_data.cpp349 bool NetworkData::ContainsService(const ServiceConfig &aService) const in ContainsService() function in ot::NetworkData::NetworkData
388 ((config.mService != nullptr) && !ContainsService(*config.mService))) in ContainsEntriesFrom()
Dnetwork_data.hpp292 bool ContainsService(const ServiceConfig &aService) const;