Searched refs:ValidateService (Results 1 – 2 of 2) sorted by relevance
312 static Error ValidateService(const ServiceTlv &aService, uint16_t aRloc16);
425 SuccessOrExit(error = ValidateService(*service, aRloc16)); in Validate()519 Error Leader::ValidateService(const ServiceTlv &aService, uint16_t aRloc16) in ValidateService() function in ot::NetworkData::Leader