Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/thread/
Dnetwork_data_leader.hpp600 static Error ValidateService(const ServiceTlv &aService, uint16_t aRloc16);
Dnetwork_data_leader_ftd.cpp340 SuccessOrExit(error = ValidateService(*service, aRloc16)); in Validate()
434 Error Leader::ValidateService(const ServiceTlv &aService, uint16_t aRloc16) in ValidateService() function in ot::NetworkData::Leader