Home
last modified time | relevance | path

Searched defs:GetNextService (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data.cpp120 Error NetworkData::GetNextService(Iterator &aIterator, ServiceConfig &aConfig) const in GetNextService() function in ot::NetworkData::NetworkData
125 Error NetworkData::GetNextService(Iterator &aIterator, uint16_t aRloc16, ServiceConfig &aConfig) co… in GetNextService() function in ot::NetworkData::NetworkData
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_network_data.cpp661 otError NetworkData::GetNextService(otNetworkDataIterator *aIterator, otServiceConfig *aConfig, boo… in GetNextService() function in ot::Cli::NetworkData
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.cpp2092 const Server::Service *Server::Host::GetNextService(const Service *aPrevService) const in GetNextService() function in ot::Srp::Server::Host
H A Dmdns.cpp215 Error Core::GetNextService(Iterator &aIterator, Service &aService, EntryState &aState) const in GetNextService() function in ot::Dns::Multicast::Core
6277 Error Core::EntryIterator::GetNextService(Service &aService, EntryState &aState) in GetNextService() function in ot::Dns::Multicast::Core::EntryIterator